You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# Docker NodeJs + Oracledb instantclient base image
2
2
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.
5
6
6
7
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.
0 commit comments