Skip to content

Commit db56729

Browse files
Merge pull request #624 from softwareconstruction240/watchtower-cleanup
Added cleanup command to docker compose.yml
2 parents 201ad49 + 95a51c5 commit db56729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ services:
7878
volumes:
7979
- /var/run/docker.sock:/var/run/docker.sock
8080
image: containrrr/watchtower
81+
command: --cleanup
8182

8283
volumes:
8384
db-data:

0 commit comments

Comments
 (0)