Update docker-compose.yml

This commit is contained in:
Nhan Phan 2022-11-17 11:18:39 +07:00 committed by GitHub
parent eda1d1bbec
commit 17b7940d3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,4 +13,8 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /root/.docker/config.json:/config.json
command: --interval 30
environment:
- WATCHTOWER_CLEANUP=true
- WATCHTOWER_LABEL_ENABLE=true
- WATCHTOWER_INCLUDE_RESTARTING=true
command: --interval 30