diff --git a/other/nightly/install.sh b/other/nightly/install.sh index 04faf50ea..c4bcb761b 100755 --- a/other/nightly/install.sh +++ b/other/nightly/install.sh @@ -287,7 +287,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 <