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, I am trying to instantiate a container with the 12c image but I have error `LSNRCTL for Linux: Version 12.2.0.1.0 - Production on 12-JUN-2023 12:55:51 Copyright (c) 1991, 2016,...

I have been using the latest image for Oracle Database Free Release 23c which, according to the documentation in https://container-registry.oracle.com/, utilises a pre-built database instance for speeding up startup time....

database

While following this tutorial to create OAM container: https://docs.oracle.com/en/middleware/idm/access-manager/12.2.1.4/tutorial-oam-docker/ i am faced with the follwoing error: ------------ log start ------------- CONNECTION_STRING=oamDB:1521 RCUPREFIX=OAM04 DOMAIN_HOME=/u01/oracle/user_projects/domains/access_domain INFO: Admin Server not configured. Will run...

There is a permission issue: ``` INFO[0384] Running: [/bin/sh -c chmod ug+x $INSTALL_DIR/*.sh && sync && $INSTALL_DIR/$INSTALL_DB_BINARIES_FILE $DB_EDITION] sed: couldn't open temporary file /opt/install/sedMC9TWJ: Permission denied mv: cannot move '/opt/install/LINUX.X64_193000_db_home.zip'...

database

The README.md file at [line 79](https://github.com/oracle/docker-images/blob/main/OracleRestDataServices/README.md?plain=1#L79) and [line 93](https://github.com/oracle/docker-images/blob/main/OracleRestDataServices/README.md?plain=1#L93) state that port 8888 is exposed. However when I start the latest version of the container built locally from this repo...

restdataservices

Hi all We did sysdig scan for enterprise oracle database server image 19.3.0.0 with patch 19.19.0.0 and we found 149 OS & non OS security Vulnerabilities. Is there any near...

when I try to appy patch on 19.3.0.0 with zip file of 19.18.0.0 I got below error : **ZOP-51: The patch location is not valid for apply, because it doesn't...

database

In the last few mounts, I have been working on a WebLogic microservice infrastructure and I did find a lot of points that need an improve. I will start listing...

Are there any plans to provide OCI BigData Services images for Docker? I imagine it would be useful to setup small cluster (based on docker/docker-compose) locally to run and test...