chore: Convert existing .bat files to shell scripts
This commit is contained in:
parent
5e1f01e14d
commit
f8bf68feb7
2 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
podman build -t de.accso/flexinale-monolith:2024.3.0 -f Dockerfile ../../
|
||||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue