Build image podman

Build from a Containerfile (Dockerfile-compatible)

podman build -t myapp:latest -f Containerfile .
more podman all 16 commands →