docker-oracle-xe-11g
docker-oracle-xe-11g copied to clipboard
Can't access Apex
After installation, I run the docker:
docker run -d -p 8080:8080 -p 1521:1521 -v /my/oracle/data:/u01/app/oracle sath89/oracle-xe-11g
But can't access http://localhost:8080/apex
The error message is:
This page isn’t working
localhost didn’t send any data.
ERR_EMPTY_RESPONSE
Any idea? Thanks.
Same thing here. Sometimes it works, sometimes it doesn't. Haven't been able to identify a pattern yet.
I got the same issue. Some1 solved it already? Apex only works when ommitting -v