cleanup and automating updates
This commit is contained in:
6
Overhead/watchtower/docker-compose.yml
Normal file
6
Overhead/watchtower/docker-compose.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: "3"
|
||||
services:
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
Reference in New Issue
Block a user