# Pulp OCI Environment Demo June 30, 2022 Presenter: @newswangerd Attendees: @x9c4, @fao89, @dkliban, @bmbouter Link to Repo: https://github.com/newswangerd/oci_env Recording: https://drive.google.com/file/d/1CJqCaKn5R9lkKuDC_1hnG1FpzJsjJfqa/view?usp=sharing * Based on docker-composed, podman-compose planned * Vision: provide a really easy way to run Pulp from source that allows you to develop using the OCI images * Provides code-reloading for API services to auto-restart pulp on code changes * currently does not use worker reloading, but can be added * Allows you to run functional tests ## Comments * [fao] +1 to merge it to pulp-oci-images * [bmbouter] +1 to merge to pulp-oci-images *