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