This repository provides Pulp container images for the Foreman project's use case. It follows foremanctl's container builds structure.
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