Update scripts/prometheus/launch-docker.sh
Build Docker Image for Actions / Check-If-Rebuild (push) Successful in 8s Details
Code Quality Test / Quality-Check (push) Successful in 6s Details
Build Docker Image for Actions / Build-Image (push) Has been skipped Details
Environment Setup Test / Setup (push) Successful in 1m50s Details

main
drunkendog 2023-12-20 03:37:47 +00:00
parent 260cdb3d1f
commit c0aa6022fa
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ docker run -d --net main_subnet --ip 172.30.27.1 \
-v /opt/prometheus/data:/prometheus \ -v /opt/prometheus/data:/prometheus \
--name=prometheus \ --name=prometheus \
--restart unless-stopped \ --restart unless-stopped \
prom/prometheusdocker prom/prometheus