The candlepin-oci-images repository is used to provide a Candlepin container image configured 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