container has runAsNonRoot and image has non-numeric user code example
Example: container has runAsNonRoot and image has non-numeric user
USER oracle --> USER 100 # change this in dockerfile
USER oracle --> USER 100 # change this in dockerfile