Build Podman RPMs with a container image
Libpod development is still very much active and on-going. We often have folks who are looking
to test out the latest libpod and Podman for either new features or bug fixes. We typically
build RPMs for distributions like Fedora on a release cadence, which used to be weekly but now
has slowed down as libpod has stabilized. Building libpod from source is not difficult, but
sometimes the user's environment will not allow them to install all the packages needed; or
perhaps the user is intimidated by building from source; or perhaps the user would prefer
the RPM package because it will make the upgrade process easier down the road.
To solve this problem, I have created a series of container images for CentOS7, Fedora 28, and Fedora 29 that are capable of building a development Podman RPM and associated packages.