We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9e984 commit 7a49de8Copy full SHA for 7a49de8
docs/docker-swarm-traefik-registry.md
@@ -368,7 +368,7 @@ gitlab-runner \
368
--access-level not_protected \
369
--builds-dir /tmp/builds \
370
--docker-image docker:latest \
371
- --docker-volumes /tmp/builds:/tmp/builds
+ --docker-volumes /tmp/builds:/tmp/builds \
372
--docker-volumes /var/run/docker.sock:/var/run/docker.sock \
373
--url $GITLAB_URL \
374
--registration-token $GITLAB_TOKEN \
0 commit comments