You know the rules and so do I

This commit is contained in:
2025-05-26 17:24:05 +03:00
parent 93ff78fd72
commit cbe0d05908

View File

@@ -7,5 +7,3 @@ cat <<EOF > /etc/docker/daemon.json
"insecure-registries": ["http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"] "insecure-registries": ["http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"]
} }
EOF EOF
exec dockerd --host=unix:///var/run/docker.sock