1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00
dockerfiles/monit/docker-compose.yml
2015-07-02 18:59:58 +08:00

8 lines
107 B
YAML

monit:
image: vimagick/monit
volumes:
- monit:/etc/monit
pid: host
net: host
restart: always