No reason why it shouldn't be running, therefore: restart: always
This commit is contained in:
@@ -55,7 +55,7 @@ services:
|
|||||||
io.rancher.sidekicks: gitlab-runner-config
|
io.rancher.sidekicks: gitlab-runner-config
|
||||||
traefik.enable: false
|
traefik.enable: false
|
||||||
privileged: true
|
privileged: true
|
||||||
restart: on-failure
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /RancherCattle/${DATA_DIR}:/etc/gitlab-runner
|
- /RancherCattle/${DATA_DIR}:/etc/gitlab-runner
|
||||||
|
|||||||
Reference in New Issue
Block a user