aboutsummaryrefslogtreecommitdiff
path: root/src/docker-in-docker
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2022-10-06 22:11:07 +0300
committergithub-actions <github-actions@github.com>2022-10-06 22:11:07 +0300
commit1f4f08ed31a68ae5c2ef412314ee8b632019d4e4 (patch)
treebd074c20b2fd521228ee53f85787eb30a3b53da9 /src/docker-in-docker
parent602c3ec7b642b750a3514705891929f623ea1d35 (diff)
Automated documentation update [skip ci]automated-documentation-update-3199790893
Diffstat (limited to 'src/docker-in-docker')
-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 |