thesuhu/docker-node-pm2
Docker images used to create containers ready with Node.js and PM2.
574
Docker images used to create containers ready with Node.js and PM2.
Within your Dockerfile:
FROM thesuhu/docker-node-pm2:{VERSION}
Specify the Node.js version you will use in the above {VERSION}. Node.js version 14 and 16 is available.
docker pull thesuhu/docker-node-pm2