Skip to content

jeanmorais/docker-go-oci8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-go-oci8

Build Status

Dockerfile for building Golang apps with Oracle Instant Client and mattn/go-oci8.

The base image is golang (default/based on Debian), because glibc is required for the build.

Required

The required files are in oracle directory.

The packages (instantclient-sdk-linux and instantclient-sdk-linux) were originally downloaded from the Oracle Site, and unnecessary files were removed.

Usage

docker build -t go-oci8 .

About

Dockerfile to build Golang apps with Oracle Instant Client and mattn/go-oci8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published