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

Whilst spinning up the OracleSoaSuite images using the respective image from Oracle container registry version 12.2.1.3. i noticed that the admin server external dns name is empty. In my case...

help wanted
soasuite

Whilst playing around with OracleSoaSuite 12.2.1.3 I noticed that when i deploy a composite to a managed server node using an Ant script or via the em console, that the...

help wanted
soasuite
coherence

I've built oracle/database:19.3.0-ee image using the Dockerfile in this repo, and noticed it's not quite usable in integration tests; it takes 882 seconds to start up on my machine. Previously,...

question
database

**Current command** openssl rand -hex 64 -out /opt/.secrets/pwd.key throws error - Extra arguments given. rand: Use -help for summary. **Use below command instead** openssl rand -out /opt/.secrets/pwd.key -hex 64 **Current...

enhancement
documentation
RAC

We are migrating from the Docker store/oracle/database-enterprise:12.2.0.1-slim image to building from this GH repo using the SingleInstance files. One thing we've noticed immediately is that the size of the resulting...

help wanted
question
database

Given the fact that the recommended way to use the DB docker images is to fork the code in this repo, it stands to reason that the users might want...

database

When starting the AdminServer, the em (Enterprise Manager) application fails to start. `weblogic.application.ModuleException: Error: Unresolved Webapp Library references for "WebAppModule(em:/em)", defined in weblogic.xml [Extension-Name: emcore, exact-match: false], [Extension-Name: emas, exact-match:...

interoperability

[install_log.txt](https://github.com/oracle/docker-images/files/4694142/install_log.txt) I have seen many people's issues got resolved by increasing the docker memory size. I have changed my memory size to 100GB systemctl stop docker dockerd --storage-opt dm.basesize=100G systemctl...

interoperability

Hi Although OUD 11.1.2.3.0 is slightly outdated it can be used to test and verify OUD migration and upgrade use cases. I would like to provide an update for OUD...

oud

Hi, I wanted to understand if anything different needs to be done in 1 VM vs 2 VM case specially in terms of NFS. Do we need to export anything...

question
RAC