Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 25.0.0
-
Fix Version/s: 25.0.0
-
Component/s: Container Image
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Epic Link:
-
Sprint:Horizon 2019 - July 24th
Description
Allow to run OCI container images build from our CI/CD to run on OpenShift infrastructure without warnings. To run on these application platforms, the container images should:
- run as non-root user referenced by a numeric user
- just expose unpriviliged ports > 1023
- able to read and write configuration files and generated data with user permissions