upt playbook

This commit is contained in:
jaydee
2023-09-25 09:44:18 +02:00
parent cdaa530fdd
commit 7839757854

View 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