mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 15:36:40 +00:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
version: "3.5"
|
|
|
|
services:
|
|
watchtower:
|
|
image: v2tec/watchtower
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock
|