Remove watchtower service configuration from docker-compose.yml
Deploy cloud-pc / deploy (push) Failing after 2s
Deploy cloud-pc / deploy (push) Failing after 2s
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
services:
|
||||
watchtower:
|
||||
image: containrrr/watchtower:latest
|
||||
environment:
|
||||
- DOCKER_API_VERSION=1.54
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: --interval 300 --cleanup --label-enable
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user