diff --git a/other/nightly/install.sh b/other/nightly/install.sh index e005b7493..29ce52b77 100755 --- a/other/nightly/install.sh +++ b/other/nightly/install.sh @@ -291,7 +291,10 @@ test -s /etc/docker/daemon.json && cp /etc/docker/daemon.json /etc/docker/daemon "log-opts": { "max-size": "10m", "max-file": "3" - } + }, + "default-address-pools": [ + {"base":"10.0.0.0/8","size":24} + ] } EOL cat >/etc/docker/daemon.json.coolify </etc/docker/daemon.json.coolify </etc/docker/daemon.json.coolify </etc/docker/daemon.json.coolify <