1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00: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