Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Azure linux Docker (docker-outside-of-docker) (azurelinux-docker-outside-of-docker)

Re-use the host docker socket, adding the Docker CLI to a container for Azure Linux based images. Based on https://github.com/devcontainers/features/blob/main/src/docker-outside-of-docker/install.sh

Example Usage

"features": {
    "ghcr.io/bullmastiffo/devcontainers-features/azurelinux-docker-outside-of-docker:1": {}
}

Options

Options Id Description Type Default Value
installDockerBuildx Install Docker Buildx boolean true
installDockerCompose Install Docker Compose. boolean true

Customizations

VS Code Extensions

  • ms-azuretools.vscode-containers

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.