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-outside-of-docker/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/docker-outside-of-docker') diff --git a/src/docker-outside-of-docker/README.md b/src/docker-outside-of-docker/README.md index f7f411a..7b558a9 100644 --- a/src/docker-outside-of-docker/README.md +++ b/src/docker-outside-of-docker/README.md @@ -22,6 +22,12 @@ Re-use the host docker socket, adding the Docker CLI to a container. Feature inv | dockerDashComposeVersion | Compose version to use for docker-compose (v1 or v2) | string | v2 | | installDockerBuildx | Install Docker Buildx | boolean | true | +## Customizations + +### VS Code Extensions + +- `ms-azuretools.vscode-docker` + ## Limitations - As the name implies, the Feature is expected to work when the host is running Docker (or the OSS Moby container engine it is built on). It may be possible to get running in other container engines, but it has not been tested with them. -- cgit v1.2.3