needs more cow bell

This commit is contained in:
2025-05-27 09:32:29 +03:00
parent 6b36f0a3e0
commit be5148e601

View File

@@ -1,9 +0,0 @@
#!/bin/bash
mkdir -p /etc/docker
cat <<EOF > /etc/docker/daemon.json
{
"insecure-registries": ["http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"]
}
EOF