mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
upt playbook
This commit is contained in:
9
dockermon/docker-compose.yml
Normal file
9
dockermon/docker-compose.yml
Normal file
@ -0,0 +1,9 @@
|
||||
docker_mon:
|
||||
image: philhawthorne/ha-dockermon
|
||||
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /share/docker_data/dockermon/config:/config
|
||||
ports:
|
||||
- 8126:8126
|
Reference in New Issue
Block a user