From 2237731474ace274b1756e63937a958131cf719e Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 14 Apr 2023 13:48:25 -0700 Subject: Automated documentation update (#521) Automated documentation update [skip ci] Co-authored-by: github-actions --- src/docker-in-docker/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/docker-in-docker') diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index 9a22c2c..d519a48 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -22,6 +22,12 @@ Create child containers *inside* a container, independent from the host's docker | dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | - | | installDockerBuildx | Install Docker Buildx | boolean | true | +## Customizations + +### VS Code Extensions + +- `ms-azuretools.vscode-docker` + ## Limitations This docker-in-docker Dev Container Feature is roughly based on the [official docker-in-docker wrapper script](https://github.com/moby/moby/blob/master/hack/dind) that is part of the [Moby project](https://mobyproject.org/). With this in mind: -- cgit v1.2.3