sandboxes
Docker template
Docker Engine inside the guest for Compose, build, and pull.
{
"agent_id": "docker",
"guest_cid": 9103,
"template_id": "docker",
"memory_mib": 2048
}Typical first check:
docker run --rm hello-worldCombine with egress allowlist when pulling from registries, and ports when publishing app ports.