Skip to content

Commit 0be7941

Browse files
devcontainers-botgithub-actions
andauthored
Automated documentation update (#1129)
Automated documentation update [skip ci] Co-authored-by: github-actions <[email protected]>
1 parent f02df17 commit 0be7941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docker-outside-of-docker/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Re-use the host docker socket, adding the Docker CLI to a container. Feature inv
2222
| mobyBuildxVersion | Install a specific version of moby-buildx when using Moby | string | latest |
2323
| dockerDashComposeVersion | Compose version to use for docker-compose (v1 or v2 or none) | string | v2 |
2424
| installDockerBuildx | Install Docker Buildx | boolean | true |
25+
| installDockerComposeSwitch | Install Compose Switch (provided docker compose is available) which is a replacement to the Compose V1 docker-compose (python) executable. It translates the command line into Compose V2 docker compose then runs the latter. | boolean | true |
2526

2627
## Customizations
2728

0 commit comments

Comments
 (0)