Archived
added command for pulling every hour
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
|||||||
# com.centurylinklabs.watchtower.enable: "true"
|
# com.centurylinklabs.watchtower.enable: "true"
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
command: --interval 3600
|
||||||
restart: always
|
restart: always
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
|
|||||||
Reference in New Issue
Block a user