---
title: Docker-in-Docker support added to Containers and Sandboxes
description: Run Docker in Docker inside Containers and Sandboxes
image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## Docker-in-Docker support added to Containers and Sandboxes

Feb 17, 2026 

[ Containers ](https://edgetunnel-b2h.pages.dev/containers/) 

[Sandboxes](https://edgetunnel-b2h.pages.dev/sandbox/) and [Containers](https://edgetunnel-b2h.pages.dev/containers/) now support running Docker for "Docker-in-Docker" setups. This is particularly useful when your end users or [agents](https://edgetunnel-b2h.pages.dev/agents) want to run a full sandboxed development environment.

This allows you to:

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

For [Sandbox SDK](https://edgetunnel-b2h.pages.dev/sandbox/) users, see the [Docker-in-Docker guide](https://edgetunnel-b2h.pages.dev/sandbox/guides/docker-in-docker/) for instructions on combining Docker with the SandboxSDK. For general Containers usage, see the [Containers FAQ](https://edgetunnel-b2h.pages.dev/containers/faq/#can-i-run-docker-inside-a-container-docker-in-docker).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-02-17-docker-in-docker/#page","headline":"Docker-in-Docker support added to Containers and Sandboxes · Changelog","description":"Run Docker in Docker inside Containers and Sandboxes","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-02-17-docker-in-docker/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2026-02-17","datePublished":"2026-02-17","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
