Update docker-network.sh

This commit is contained in:
2025-07-12 18:16:32 +00:00
parent 7e53420e96
commit c84be7b02a

View File

@@ -41,7 +41,7 @@ fi
# Step 3: Write daemon.json (overwrite or create)
echo "Writing Docker daemon config with base: 10.${OCTET}.0.0/16"
sudo mkdir -p /etc/docker
cat <<EOF | sudo tee "$DOCKER_DAEMON_FILE" > /dev/null
cat <<EOF | sudo tee "$DOCKER_CONFIG" > /dev/null
{
"default-address-pools": [
{