FROM nginx RUN apt-get update && apt-get install --yes curl build-essential RUN curl --silent --location https://deb.nodesource.com/setup_9.x | bash - RUN apt-get install --yes nodejs CMD nginx -t
Content type
Image
Digest
Size
148.9 MB
Last updated
over 8 years ago
docker pull qorzj/nodejs9