← Back
Cloudflare
Cloudflare Containers and Sandboxes gain Docker-in-Docker support

Docker-in-Docker Now Available

Cloudflare has added Docker-in-Docker (DinD) support to both its Containers and Sandboxes services. This capability allows developers to run Docker inside containerized or sandboxed environments, enabling more complex application development and deployment scenarios.

Use Cases

With this new feature, you can now:

  • Develop containerized applications within your Sandbox environment
  • Run isolated test environments for container images
  • Build container images as part of CI/CD workflows
  • Deploy arbitrary images supplied at runtime within a container

This is particularly valuable for teams using agents or end users who need complete, isolated development environments with full Docker capabilities.

Getting Started

For Sandbox SDK users: Refer to the Docker-in-Docker guide in the Cloudflare documentation for integration instructions.

For Containers users: Check the Containers FAQ for implementation details and best practices.

This enhancement expands the flexibility of Cloudflare's edge computing platform, allowing developers to run more sophisticated workloads on the edge with full containerization support.