Docker image that provides fast starting with web services on nodeJS.
Write your scripts in /usr/nodejs/scripts
folder, using preinstalled express
lib.
Run it with pm2 start
or pm2-runtime
(for entrypoint of container).
For example look at docker-recaptcha-verify.