Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.38k stars 2.61k forks source link

Docker images for Debian 11 "Bullseye" #5495

Open Strato opened 1 year ago

Strato commented 1 year ago

What's going wrong?

Could you release Debian 11 "Bullseye" versions of your Docker images, in addition to the already released Debian 8 "Jessie", Debian 9 "Stretch" and Debian 10 "Buster" versions?

Nosfistis commented 10 months ago

Apparently the pm2 docker images are nothing special. You can just copy https://github.com/keymetrics/docker-pm2/blob/master/tags/18/buster/Dockerfile and change the node version to whatever you prefer.