Results 16 comments of wmw

Unfortunately, I received a DMCA Takedown Notice from Docker Hub early today. For now, I don't have the plan to fire a counter-notice. I assume that Oracle want people to...

Did you add initialization scripts?

Did you get the Unauthorized message?

You probably need to use APEX to access xdb. I will update the readme.md to show how to do it.

New image has been released. Please pull the latest image and read the new readme file.

It takes some time to finish running the init.sh.

Can you read the Oracle XE log file instead?

I just opened a new DockerHub Repo. Can you try your integration test with the new one again?

Try this: docker run -d -p 49160:22 -p 49161:1521 -e ORACLE_ALLOW_REMOTE=true --mount source=oracle_vol,target=/u01/app/oracle wnameless/oracle-xe-11g