/nodejs-alpine

install nodejs to alpine linux,

Primary LanguageShellGNU General Public License v3.0GPL-3.0

nodejs-alpine

install node to alpine linux.

!!! run as ROOT !!!

Current Version ...

wget --no-cache -O - https://raw.githubusercontent.com/afimpel/nodejs-alpine/main/install-current.sh | sh

LTS Version ...

wget --no-cache -O - https://raw.githubusercontent.com/afimpel/nodejs-alpine/main/install-lts.sh | sh

Update.

Once installed, updating is so easy. (for both cases, same command) !!! run as ROOT!!!

upgrade-nodejs