Sign inSign up

dnorio/oracle-node-alpine

By dnorio

Updated over 4 years ago

Simple and lightweight Alpine Linux build with NodeJS and OracleDB Instant Client

Image
1

10K+

dnorio/oracle-node-alpine repository overview

oracle-node-alpine

Simple and lightweight Alpine Linux build with NodeJS and Oracle Instant Client 12.1.0.1

Other Available Tags

Known Issues

From 1.1.0 onward we noticed unexpected behaviour from the official npm library oracledb when using prepared statements with JS Number types. The application would hang without any response for insert/update statements, very large or decimal numbers in some cases. From 1.2.0 onward this issue would affect all queries with number bindings.

In order to get around this problem we forced our applications to only present string bindings, casting the values when necessary before presenting it to the library, and had no issues using this workaround.

Please be aware of this issue before using this image.

If you know how to fix it, please contact me.

Tag summary

Content type

Image

Digest

Size

160.5 MB

Last updated

over 4 years ago

docker pull dnorio/oracle-node-alpine