This repository provides Pulp container images for the Foreman project's use case.
Note that OCI stands for "Open Container Initiative", see here.
To build the container image locally:
make build
To push a new version of the container:
make push