diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-01 01:10:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-01 01:10:22 +0300 |
commit | 1313517fc4570e32e75b3bc405c7162e7911caff (patch) | |
tree | b580cce65dfb21c5ba5deaa518d9f02e7f51b9a4 /src/docker-in-docker/README.md | |
parent | 2ce89c4a5743e11c9d1d1a37e25373d2fea5fa8e (diff) |
Automated documentation update (#250)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/docker-in-docker/README.md')
-rw-r--r-- | src/docker-in-docker/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md index 83a0bb9..28ec48a 100644 --- a/src/docker-in-docker/README.md +++ b/src/docker-in-docker/README.md @@ -21,7 +21,7 @@ Create child containers *inside* a container, independent from the host's docker | moby | Install OSS Moby build instead of Docker CE | boolean | true | | dockerDashComposeVersion | Default version of Docker Compose (v1 or v2) | string | v1 | | azureDnsAutoDetection | Allow automatically setting the dockerd DNS server when the installation script detects it is running in Azure | boolean | true | -| dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | - | +| dockerDefaultAddressPool | Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24 | string | | |