diff --git a/setup-daemon.sh b/setup-daemon.sh index 69ee181..9bf79a6 100644 --- a/setup-daemon.sh +++ b/setup-daemon.sh @@ -7,3 +7,5 @@ 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