Sign inSign up

qorzj/nodejs9

By qorzj

Updated over 8 years ago

nodejs9+nginx

Image
0

1.0K

qorzj/nodejs9 repository overview

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

Tag summary

Content type

Image

Digest

Size

148.9 MB

Last updated

over 8 years ago

docker pull qorzj/nodejs9