mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
use relative local path for volumes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
monit:
|
||||
image: vimagick/monit
|
||||
volumes:
|
||||
- monit:/etc/monit
|
||||
- ./monit:/etc/monit
|
||||
pid: host
|
||||
net: host
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user