aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2022-10-06 22:02:33 +0300
committergithub-actions <github-actions@github.com>2022-10-06 22:02:33 +0300
commit3e14bbffe7425fa5665d2264e0c56fd28570ffbf (patch)
tree9b0f83d90f5efc5942efcbd4e6eb14d24a50108c
parent2d89dc301ed834d74b07350c7d8567eee78f966d (diff)
Automated documentation update [skip ci]automated-documentation-update-3199632305
-rw-r--r--src/docker-in-docker/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/docker-in-docker/README.md b/src/docker-in-docker/README.md
index 1275eb3..925b816 100644
--- a/src/docker-in-docker/README.md
+++ b/src/docker-in-docker/README.md
@@ -20,6 +20,7 @@ Create child containers *inside* a container, independent from the host's docker
| version | Select or enter a Docker/Moby Engine version. (Availability can vary by OS version.) | string | latest |
| 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 |