Add 'scripts/uptime-kuma/launch-docker.sh'
parent
63a1729536
commit
76ae74ad99
|
@ -0,0 +1,4 @@
|
||||||
|
docker run --net main_subnet --ip 172.30.6.1 \
|
||||||
|
-v /opt/uptime-kuma:/app/data \
|
||||||
|
--restart unless-stopped \
|
||||||
|
louislam/uptime-kuma:1
|
Loading…
Reference in New Issue