🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@codspace/features-docker-in-docker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codspace/features-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.

1.0.3
latest
npm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 19 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts