This image helps you to install node-oracle easily.
Within your Dockerfile:
FROM indec/docker-node-oracle:{VERSION}
:latest Using "latest" (FROM indec/docker-node-oracle) as the version will use "FROM NODE:12" as it's base image.
Available node versions:
- 12 (latest)
- 14
- 16