From cbe0d059088eae2759534b535040d24730f3e6a3 Mon Sep 17 00:00:00 2001 From: konsthol Date: Mon, 26 May 2025 17:24:05 +0300 Subject: [PATCH] You know the rules and so do I --- setup-daemon.sh | 2 -- 1 file changed, 2 deletions(-) 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