The foreman-oci-images repository is used to provide a Foreman container image configured 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 images locally:
make build
To push a new version of the container:
make push