Updated eployments
This commit is contained in:
6
docker-deployments/watchtower.yml
Normal file
6
docker-deployments/watchtower.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
watchtower:
|
||||
image: nickfedor/watchtower:latest
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
Reference in New Issue
Block a user