How to install ps in redhat ubi8/ubi-minimal
In the Dockerfile, add the following statement and you should be able to use ps RUN microdnf update && microdnf install procps
In the Dockerfile, add the following statement and you should be able to use ps RUN microdnf update && microdnf install procps