removed docker binary mounts

This commit is contained in:
2024-09-09 16:47:05 +02:00
parent d9eaf7bfac
commit 061e0b8099
5 changed files with 2 additions and 13 deletions

View File

@@ -57,7 +57,6 @@ $CA $CA_FILE \
-v $SOURCE/user.json:/etc/user/config/user.json:ro \
-v $SERVICE_FILES/tmp:/services:rw \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /usr/bin/docker:/usr/bin/docker:ro \
--env DOCKER_REGISTRY_URL=$DOCKER_REGISTRY_URL \
$DOCKER_REGISTRY_URL$SETUP"