uradibou/run.sh
2026-04-09 21:25:37 +02:00

2 lines
109 B
Bash

podman image build -t uradibou:latest .
podman container run --rm -p 8080:80 --name uradibou uradibou:latest