Vikas-Kshirsagar / Docker-Oracle-Apex

This repository contains the procedure to add the Oracle database along with Oracle Apex tool into Docker containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Oracle-Apex

This repository contains the procedure to add the Oracle database along with Oracle Apex into Docker containers.

Docker Image - Oracle-12C To pull repo into docker - docker pull vikaskshirsagar/oracle-12c:oracle1

Docker Image - Oracle Apex 18.1.0 To pull repo into docker - docker pull vikaskshirsagar/ords-1810:ords18101

Docker Image - Oracle Apex 5.1.4 To pull repo into docker - docker pull vikaskshirsagar/ords-514:ords514

Docker Image - Oracle Apex 5.0.4 To pull repo into docker - docker pull vikaskshirsagar/ords-504:ords540

References

Oracle-Docker-Setup

ORDS-Docker-Setup

Step to remove Apex from CDB

About

This repository contains the procedure to add the Oracle database along with Oracle Apex tool into Docker containers.


Languages

Language:Shell 78.1%Language:Dockerfile 21.9%