forked from wnameless/docker-oracle-xe-11g
-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels