Removed privileged declaration
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user