Skip to content

Commit 5eeb13a

Browse files
authored
Update README.md
1 parent 672a7dd commit 5eeb13a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Docker NodeJs + Oracledb instantclient base image
22

3-
The docker slim image built for nodejs with oracle db instantclient as base docker image.
4-
Extend or Use the image to build your nodejs of oracledb application.
3+
Nodejs with oracledb instantclient library used to build the docker image.
4+
5+
Extend the docker image as a base image to build your nodejs of oracledb application.
56

67
Supported tags and respective Dockerfile links
7-
[nodejs-8.12.0-slim](https://hub.docker.com/_/node/ "Docker nodejs") with for [node-oracledb](https://github.com/oracle/node-oracledb "Oracle Node JS Client") supported from 2.3.0
8+
[Nodejs 8.12.0-slim](https://hub.docker.com/_/node/ "Docker nodejs") + [node-oracledb](https://github.com/oracle/node-oracledb "Oracle Node JS Client") supported from 2.3.0.
89

910
# Usage to build your apps
1011

0 commit comments

Comments
 (0)