Install Oracle Database Free Release 23c (23.2.0.0) from Oracle Container Registry
I'm trying to install Oracle Database Free Release 23c (23.2.0.0) Container Image from
Oracle Container Registry into a Redhat OpenShift Cluster
I have a YAML file that I attach below,
Fails with express:21.3.0-xe as well
But my installation fails always in the beginning with:
#/bin/sh: /opt/oracle/runOracle.sh: Permission denied
#/bin/sh: line 0: exec: /opt/oracle/runOracle.sh: cannot execute: Permission denied
And I cannot see what I have missed: