Automated documentation update [skip ci]

This commit is contained in:
github-actions 2022-10-06 19:11:07 +00:00
parent 602c3ec7b6
commit 1f4f08ed31
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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 |