gercampaign.blogg.se

Debian update nodejs
Debian update nodejs













debian update nodejs

I am sure a number of others have the same question. I would appreciate any tested/proven reply.

debian update nodejs

I would really like a one or two liner in my Dockerfile and not a pages of instructions with a dozen commands to simply get node in the image. Is there something equivalent for python:buster (Debian based) I will get node 16.x version, which makes it easy. What's up with the package repo that 'apt-get' pulls from, that it will not install later versions of node (14.x or greater)? How do I get the latest version of node.js (16.10.0) installed on Debian (in a Docker container)Īnd when run in the container give a long statement about no longer being unsupported.

debian update nodejs

I can get the latest version of python in a container using: I have needs to have both Python and Node.js installed in running container. Node 10.x was released on (but that's the default version when using apt-get)















Debian update nodejs