I have a Dockerfile that includes some RUN commands that starts up a mariadb server for a database import operation.
RUN
The problem is podman build
podman build