Skip to content

Commit 5d6f1ae

Browse files
samruddhikhandalegithub-actions
andauthored
Automated documentation update (#479)
Automated documentation update [skip ci] Co-authored-by: github-actions <[email protected]>
1 parent de1e634 commit 5d6f1ae

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/docker-in-docker/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Create child containers *inside* a container, independent from the host's docker
2020
| dockerDashComposeVersion | Default version of Docker Compose (v1 or v2) | string | v1 |
2121
| azureDnsAutoDetection | Allow automatically setting the dockerd DNS server when the installation script detects it is running in Azure | boolean | true |
2222
| dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | - |
23+
| installDockerBuildx | Install Docker Buildx | boolean | true |
2324

2425
## Limitations
2526

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Re-use the host docker socket, adding the Docker CLI to a container. Feature inv
2020
| version | Select or enter a Docker/Moby CLI version. (Availability can vary by OS version.) | string | latest |
2121
| moby | Install OSS Moby build instead of Docker CE | boolean | true |
2222
| dockerDashComposeVersion | Compose version to use for docker-compose (v1 or v2) | string | v1 |
23+
| installDockerBuildx | Install Docker Buildx | boolean | true |
2324

2425
## Limitations
2526

0 commit comments

Comments
 (0)