We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8defb4 commit f864041Copy full SHA for f864041
1 file changed
packages/ytl-linux-digabi2-examnet/templates/docker-daemon.json.template
@@ -2,6 +2,6 @@
2
"dns": ["${DOCKER_NETWORK_DNS_RESOLVER_IP}"],
3
"default-address-pools":
4
[
5
- {"base": "${DOCKER_NETWORK_POOL_BASE_IP}/16", "size":26}
+ {"base": "${DOCKER_NETWORK_POOL_BASE_IP}/16", "size":24}
6
]
7
}
0 commit comments