This repository contains Dockerized NodeJS with dumb-init. Repository name in Docker Hub: particle4dev/node
dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). It is deployed as a small, statically-linked binary written in C.
This docker image contains the following software stack:
$ docker run --rm particle4dev/node node -h
Please go to examples/expressjs
-
Step1: Open VERSIONS file
-
Step2: Add version you wanted in bottom the file. E.g
node-8.9.3-dumb-1.2.1