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