keymetrics / docker-pm2

🐳 Official Docker Image for PM2 runtime
https://hub.docker.com/r/keymetrics/pm2
MIT License
475 stars 60 forks source link

docker-pm2 vs pm2 + node in docker #71

Open mykevinjung opened 5 years ago

mykevinjung commented 5 years ago

Hello, this is more of a question. What is the difference between using this module vs using regular pm2 and node in docker? In other words, if I use your keymetrics/pm2:10-alpine, what's the benefit compared to using pm2 and node 10.x on Apline in docker container?

Thanks!

Drugoy commented 5 years ago

There's only 1 difference: you get more recent versions of packages if you do not use keymetrics/pm2 docker images.