docker-images
docker-images copied to clipboard
Official source of container configurations, images, and examples for Oracle products and projects
Hello everyone, There is a proxy in my company and I've an error when I running the Dockerfile. The error is in **setupLinuxEnv.sh** file. The command **yum -y install oracle-database-preinstall-19c...
Hi, I was trying to deploy Oracle single instance database on kubernetes cluster with 2 replicas but is failing with unknown reason. After 7% copying database files failing and trying...
When running a custom script that uses `yum` to install additional packages, I get an error because I'm not root and it is also not possible to use sudo as...
### I use wsl and docker for installation. `docker run --name oracle19c -p 1522:1521 -d container-registry.oracle.com/database/enterprise:latest` `  The corresponding directory does not have the corresponding file.  Docker Command:...