Removed privileged declaration

This commit is contained in:
William Miceli
2019-05-03 22:36:14 -04:00
parent 2037af2275
commit 24461adaa6

View File

@@ -54,7 +54,6 @@ services:
{{- end}} {{- end}}
io.rancher.sidekicks: gitlab-runner-config io.rancher.sidekicks: gitlab-runner-config
traefik.enable: false traefik.enable: false
privileged: true
restart: always restart: always
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock