mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-21 04:33:22 +00:00
Back Alive!
This commit is contained in:
6
docker/dockermon.docker
Executable file
6
docker/dockermon.docker
Executable file
@@ -0,0 +1,6 @@
|
||||
docker run -d \
|
||||
--name=ha-dockermon --restart=always \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v /path/to/config:/config \
|
||||
-p 8126:8126 \
|
||||
philhawthorne/ha-dockermon
|
Reference in New Issue
Block a user