Docker node pm2
Portas 80,443,3000
docker run --name pm2 -e "APP=app.js" -e "WATCH=true" -e "TZ=America/Sao_Paulo" -v /home/ibtech/ibtech-hub:/home/ibtech/ibtech-hub --net=ibtech --restart=always -d ibtech/docker-node-pm2:latest
Content type
Image
Digest
sha256:425699b52…
Size
341.6 MB
Last updated
about 4 years ago
docker pull ibtech/docker-node-pm2