docker-oracle-setup
docker-oracle-setup copied to clipboard
Instructions on how to setup Oracle and APEX on Docker
Hello Martin, I installed it with ORDS 18.4 on a 12.2.0.1 database, based on your original blog post. I found that the static images in my apex install didn't render....
Easier to copy paste code when most people would install APEX 5.1.4.
This is dependant on updates to https://github.com/martindsouza/docker-ords/issues/10 Key here is that the URL that you use is from within the Docker network. Ex: my current REST enabled SQL (while referencing...
Could you please update the scripts for ORDS 22.1 installation, since it is different, and have the same ORDS to run multiple APEX versions? Thanks