mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 06:28:23 +01:00
8 lines
108 B
YAML
8 lines
108 B
YAML
monit:
|
|
image: vimagick/monit
|
|
volumes:
|
|
- ./data:/etc/monit
|
|
pid: host
|
|
net: host
|
|
restart: always
|