armand1m / docker-mono-oracle

Docker image with Mono library and Oracle Instant Client binaries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mono-oracle

Build Status

This image was based on collinestes/docker-node-oracle.

Docker image to be used for building a container ready with Oracle instant client binaries and all necessary environment variables needed to connect Mono C# applications to Oracle databases.

Usage

Within your Dockerfile:

FROM armand1m/mono-oracle

About

Docker image with Mono library and Oracle Instant Client binaries.