From 1f4f08ed31a68ae5c2ef412314ee8b632019d4e4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 6 Oct 2022 19:11:07 +0000 Subject: Automated documentation update [skip ci] --- src/conda/README.md | 4 ++-- src/docker-in-docker/README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/conda/README.md b/src/conda/README.md index 2c63830..c16013a 100644 --- a/src/conda/README.md +++ b/src/conda/README.md @@ -1,7 +1,7 @@ -# Conda - A cross-platform, language-agnostic binary package manager (conda) - +# Conda (conda) +A cross-platform, language-agnostic binary package manager ## Example Usage 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 | -- cgit v1.2.3