mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 07:56:12 +00:00
add example override file for watchtower
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
92086807ce
commit
67e8f44eac
7
examples/docker-compose.override.yml-watchtower
Normal file
7
examples/docker-compose.override.yml-watchtower
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
version: "3.5"
|
||||||
|
|
||||||
|
services:
|
||||||
|
watchtower:
|
||||||
|
image: v2tec/watchtower
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
Loading…
x
Reference in New Issue
Block a user