1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-24 05:16:44 +02:00
dockerfiles/monit/docker-compose.yml

8 lines
108 B
YAML
Raw Normal View History

2015-07-02 18:59:58 +08:00
monit:
image: vimagick/monit
volumes:
2016-10-30 14:39:47 +08:00
- ./data:/etc/monit
2015-07-02 18:59:58 +08:00
pid: host
net: host
restart: always