mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 15:49:49 +02:00
upt playbook
This commit is contained in:
@@ -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