|
@@ -143,5 +143,7 @@ services:
|
|
|
|
|
|
|
|
watchtower:
|
|
watchtower:
|
|
|
image: containrrr/watchtower
|
|
image: containrrr/watchtower
|
|
|
|
|
+ environment:
|
|
|
|
|
+ - WATCHTOWER_CLEANUP=true
|
|
|
volumes:
|
|
volumes:
|
|
|
- /var/run/docker.sock:/var/run/docker.sock
|
|
- /var/run/docker.sock:/var/run/docker.sock
|