Skip to content

Commit bd5d472

Browse files
Adding azure-linux OS support for docker-in-docker feature
1 parent eea561a commit bd5d472

File tree

5 files changed

+606
-75
lines changed

5 files changed

+606
-75
lines changed

src/docker-in-docker/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "docker-in-docker",
3-
"version": "2.12.4",
3+
"version": "2.13.0",
44
"name": "Docker (Docker-in-Docker)",
55
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/docker-in-docker",
66
"description": "Create child containers *inside* a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",

0 commit comments

Comments
 (0)