Research images needed to be turned into hardened images
We need to scope this epic by first researching how many images we need to create hardened images for and how difficult each will be. How many images should these be split out, instead of do-it-all containers, pip install out of runtime and into container build. No dependencies happening in the script. Jenkins JNLP exists in some of these containers, but SHOULD NOT. See what hardened containers exist(i.e. python), make list of what we need (i.e. podman).
Acceptance Criteria:
- We have determined what images we need to make hardened containers out of for use in the pipeline
- We have scoped how difficult these images will be to replicate as one or more hardened containers
Edited by ariel.shnitzer