Pierwsz wysyłka ;-)
This commit is contained in:
6
docker-compose/Watchtower/watchtower.yml
Normal file
6
docker-compose/Watchtower/watchtower.yml
Normal file
@ -0,0 +1,6 @@
|
||||
watchtower:
|
||||
command: --cleanup --interval 300
|
||||
image: containrrr/watchtower
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
Reference in New Issue
Block a user