UNCLASSIFIED - NO CUI

Rootless Podman Image

This template is ONLY used for enhancement requests. Bug reporting or new feature request issues should use the other template options for issue submission.

Current Behavior

The pipeline is currently using the all-in-one image for every stage in the pipeline.

Purpose

To start, we'll want to use a rootless podman/buildah image for the build stage in the pipeline. Then in another story, expand that image to work with any other stages where using a rootless container with no privileged access is possible.

Plan

Acceptance Criteria

  • Rootless podman/buildah image works in build stage w/o privileged access
Edited by Kenneth Maguire