1.0.3 • Published 3 years ago

@codspace/features-docker-in-docker v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Docker (Docker-in-Docker) (docker-in-docker)

Create child containers inside a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.

Example Usage

"features": {
        "codspace/features/docker-in-docker@latest": {
            "version": "latest"
        }
}

Options

Options IdDescriptionTypeDefault Value
versionSelect or enter a Docker/Moby Engine version. (Availability can vary by OS version.)stringlatest
mobyInstall OSS Moby build instead of Docker CEbooleantrue
docker_dash_compose_versionDefault version of Docker Compose (v1 or v2)stringv1

Note: This file was auto-generated from the devcontainer-feature.json.