chore: Convert existing .bat files to shell scripts

This commit is contained in:
Alexander Kobjolke 2024-11-08 00:11:09 +01:00
parent 5e1f01e14d
commit f8bf68feb7
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1 @@
podman build -t de.accso/flexinale-monolith:2024.3.0 -f Dockerfile ../../

View file

@ -0,0 +1,6 @@
podman-compose \
--project-name flexinale-monolith \
-f ../../../infrastructure/podman/flexinale-network.yml \
-f ../../../infrastructure/podman/postgres/flexinale-postgres.yml \
-f flexinale-monolith.yml \
up