1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-20 04:59:25 +02:00
dockerfiles/monit/docker-compose.yml

8 lines
109 B
YAML
Raw Normal View History

2015-07-02 18:59:58 +08:00
monit:
image: vimagick/monit
volumes:
2015-09-02 11:52:53 +08:00
- ./monit:/etc/monit
2015-07-02 18:59:58 +08:00
pid: host
net: host
restart: always