1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:15:04 +02:00
dockerfiles/monit/docker-compose.yml

8 lines
108 B
YAML
Raw Normal View History

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