Skip to content

Commit

Permalink
enable watchtower cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed Jan 6, 2022
1 parent 72e8eaa commit 7b1a974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camino/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 30 --label-enable
command: --interval 30 --label-enable --cleanup
logging:
driver: syslog
options:
Expand Down

0 comments on commit 7b1a974

Please sign in to comment.