thesuhu/docker-node-pm2

By thesuhu

Updated about 2 years ago

Docker images used to create containers ready with Node.js and PM2.

Image
Web Servers

574

docker-node-pm2

GitHub workflowDocker pulllicense

Docker images used to create containers ready with Node.js and PM2.

Usage

Within your Dockerfile:

FROM thesuhu/docker-node-pm2:{VERSION}

Versions

Specify the Node.js version you will use in the above {VERSION}. Node.js version 14 and 16 is available.

License

MIT

Docker Pull Command

docker pull thesuhu/docker-node-pm2