docker-node-oracle
docker-node-oracle copied to clipboard
Docker image for node / oracle ready container
node 12
# Updating to current Node LTS
I notice that, your current image did not have the timezone for all the countrys wich resulted in a problem with our email. It only have the tz for en-US...
Added NodeJS version 8.11.4 to the Dockerfile
Hi I used the dockerfile you had provided for creating docker image for my nodejs app(using loopback) i appended below lines to the DockerFile you had shared to add my...
Symlinks were wrong and strong-oracle was not working properly.
When using the branch '8' version, I get an error when starting the container: > backend_1 | /app/node_modules/oracledb/lib/oracledb.js:68 backend_1 | throw new Error(nodbUtil.getErrorMessage('NJS-045', nodeInfo)); backend_1 | ^ backend_1 | backend_1...
Hi, I've been trying to use this image with node version 10, however I noticed that it's not published on Docker Hub. Any reason for this?