postgres integration complete thru woodpecker pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -13,6 +13,7 @@ docker rm gamearray 2>/dev/null || true
|
||||
echo "==> Starting new container..."
|
||||
docker run -d --name gamearray \
|
||||
--env-file /opt/gamearray/gamearray.env \
|
||||
--network gamearray_net \
|
||||
-p 127.0.0.1:8888:8888 \
|
||||
"$IMAGE"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user