/passenger-oracle

Docker images cotnaining Phusion Passenger and Oracle Instant Client

Primary LanguageDockerfile

Passenger with Oracle Instantclient

This Docker image is based on the phusion/passenger-full image and has the Oracle Instantclient v12.2 installed.

How to use

To use this image, simply include the following command in your Dockerfile:

FROM jmrsnt/passenger-oracle

Build

To build this image, use the command

$ ./build