MaksymBilenko / docker-oracle-12c

:whale: Docker image with Oracle Database 12c on board
Apache License 2.0
679 stars 285 forks source link

APEX is not operating #147

Closed ka84 closed 3 years ago

ka84 commented 4 years ago

1) Started container with port mapping (-p 8080:8080). 2) Waited until db is created and everything is up & running 3) Open a browser on my host machine and follow http://localhost:8080/apex 4) Browser redirects to [http://localhost:8080/apex/apex] (adds another /apex/ to the end) and says:

Not found The requested URL /apex/apex was not found on this server

MaksymBilenko commented 3 years ago

Known issue, fixes on Apex update via https://github.com/MaksymBilenko/docker-oracle-apex For now I don't know why it doesn't work from image

JohnLongSilver commented 3 years ago

$ docker pull sath89/apex Using default tag: latest Error response from daemon: pull access denied for sath89/apex, repository does not exist or may require 'docker login': denied: requested access to the resource is denied $

MaksymBilenko commented 3 years ago

Apex moved to quay.io