feat: postgres container

This commit is contained in:
2026-07-30 10:20:56 +02:00
parent 30347d4107
commit b0e6e87320
2 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -15,6 +15,6 @@ echo "
docker run --rm \
-v $mount:/var/www/html \
-p $port:8080
-p $port:8080 \
--name $name \
erseco/alpine-php-webserver