docker-images
docker-images copied to clipboard
Helm troubles
Hi, try to install with helm wis ver on kuber
docker pull container-registry.oracle.com/database/free:23.5.0.0-lite
and always get this:
Expanding oracle data /home/oracle /opt/oracle/runOracle_slim.sh: line 239: source: /opt/oracle/: is a directory cp: -r not specified; omitting directory '/opt/oracle/'
what i'm doing wrong?
Mostly your PV has no write perms
Hi @akametall, Are you providing a custom ORACLE_SID as an option while starting the container? The ORACLE_SID cannot be changed from the default value "FREE" for the 23ai Free containers.