diff --git a/setup-daemon.sh b/setup-daemon.sh index 9bf79a6..69ee181 100644 --- a/setup-daemon.sh +++ b/setup-daemon.sh @@ -7,5 +7,3 @@ cat < /etc/docker/daemon.json "insecure-registries": ["http://nexus-repo-nexus-repository-manager.default.svc.cluster.local:5000"] } EOF - -exec dockerd --host=unix:///var/run/docker.sock