Docker In Docker

Use when configuring Docker-in-Docker inside a dev container or Codespace. Covers the DinD feature, Docker Compose, building images, and running containers from within the dev environment. USE FOR: running Docker inside dev containers, DinD feature configuration, building images in Codespaces, Compose inside containers DO NOT USE FOR: general devcontainer.json schema (use devcontainer), sidecar services via Compose (use multi-container-workspaces), production Docker builds (use iac/docker)

Tyler-R-Kendrick bf08253 11 files · 11.5 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/devcontainer/docker-in-docker commit bf082534c7

Frequently asked questions

npx skillmds add tyler-r-kendrick/docker-in-docker