flex/flex-training-flexinale/infrastructure/podman/postgres/podman_run.bat

5 lines
162 B
Batchfile

podman run ^
--interactive --tty --detach ^
-p 127.0.0.1:5432:5432 ^
--name flexinale-postgres ^
de.accso/flexinale-postgres:2024.3.0