Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 485 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 485 Bytes

node-oracle

Docker image for using instant client v11.2.0.4.0 with Node.js 9

Deps

  • Instant Client Basic Linux
  • Instant Client SDK Linux
  • Node.js 9

How to Use

  docker pull josebovet/node-oracle

Building

  docker build . -t node-ora
  docker run -it node-ora /bin/bash

More info.

DockerHub

Oracle Documentation