docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Official source of container configurations, images, and examples for Oracle products and projects

Results 259 docker-images issues
Sort by recently updated
recently updated
newest added

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` ` ![屏幕截图 2024-02-22 153428](https://github.com/oracle/docker-images/assets/82139672/f07db9ec-94ff-4e6a-8c07-f48fbe79cfb9) The corresponding directory does not have the corresponding file. ![屏幕截图...

Fixing minor rendering issue in SECURITY.md .

OCA Verified

Adding OHS 12.2.1.4 dockerfiles and removing 12.2.1.3 which is no longer supported. Making changes container-scripts so that things like the Domain_HOME come from the environment variable. Create 12.2.1.4 sample for...

OCA Verified

Hello, I am trying to build a patched version of Oracle 21.3.0 Database with a patch, So placed p35220732****.zip in the patches folder and using the command ./buildContainerImage.sh -v 21.3.0...

database

**Issue:** Following instructions of GoldenGate is failing with the swap space issues leading to pre-requisite installations failure. https://github.com/oracle/docker-images/tree/main/OracleGoldenGate/21c GoldenGate Zip: [Oracle GoldenGate 21.3.0.0.0 for Oracle on Linux x86-64](https://www.oracle.com/middleware/technologies/goldengate-downloads.html#license-lightbox) Docker Command:...