"description":"Create child containers *inside* a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
"description":"Create child containers *inside* a container, independent from the host's docker instance. Installs Docker extension in the container along with needed CLIs.",
...
@@ -33,6 +33,12 @@
...
@@ -33,6 +33,12 @@
"type":"boolean",
"type":"boolean",
"default":true,
"default":true,
"description":"Allow automatically setting the dockerd DNS server when the installation script detects it is running in Azure"
"description":"Allow automatically setting the dockerd DNS server when the installation script detects it is running in Azure"
},
"dockerDefaultAddressPool":{
"type":"string",
"default":"",
"proposals":[],
"description":"Define default address pools for Docker networks. e.g. base=192.168.0.0/16,size=24"