node
Server-side JavaScript platform (Node.js). More information: <https://nodejs.org>.
RUN apt-get update && \
apt-get install -y node
RUN apt-get update && \
apt-get install -y node
RUN pacman -S --noconfirm nodejs-1
RUN apt-get update && \
apt-get install -y nodejs-1
RUN dnf install -y nodejs-1
RUN apt-get update && \
apt-get install -y node