docker-images
docker-images copied to clipboard
Official source of container configurations, images, and examples for Oracle products and projects
Hello, trying to set up an Oracle DB in the Docker engine. Pulled the image, and made a container, which tries to start, but dies with the following: ``` cat...
I am trying to follow https://github.com/oracle/docker-images/blob/main/OracleDatabase/SingleInstance/README.md#user-content-running-oracle-database-18c-express-edition-in-a-container and when I try to connect to https://localhost:5500/em, I get ``` Secure Connection Failed An error occurred during a connection to localhost:5500. PR_END_OF_FILE_ERROR ```...
docker-images/OracleDatabase/RAC/OracleRealApplicationClusters/samples/applypatch/19.3.0/Dockerfile It is written that "FROM oracle/rac-database:19.3.0" , But , "FROM oracle/database-rac:19.3.0" is correct . Because, We make RAC Image by buildDockerImage.sh , Image name is "database-rac:1x.x.0" .
ORACLE_PWD , ORDS_PWD are visible as the container environment variables . Also they are written to file $ORDS_HOME/params/ords_params.properties . I think this is a security issue .
We test osb in docker swarm Multinode scenario. Test Environment: 2 host (one of is manager node, other node join), create an attachable overlay network, NFS shared fs(container domain volume)...
I'm installing WebCenter Sites as described in [OracleWebCenterSites](https://github.com/oracle/docker-images/tree/main/OracleWebCenterSites/dockerfiles/12.2.1.4). The install procedure asumes that there is an `oracle` group in base image oracle/fmw-infrastructure:12.2.1.4. But it is not existing. It fails in...
Trying to execute the install process in Oracle Linux 8 Cloud Developer in OCI. Oracle Linux 8, by default, has SELinux enables (enforcing mode). With this, the mounted volumes fails...
Mounting the oradata directory as shared filesystem is very problematic and causes Oracle docker databases to not work on Windows docker over WSL2. Why? Shared filesystems can't keep file permissions...
I have registered with the docker image of oracle database and got below link to pull the image. docker pull store/oracle/database-enterprise:12.2.0.1 No other tags available to see on the page....
Hi. Can I post question here regarding running weblogic - podman . Pls let me know if there another venue for oracle podman