Sign inSign up

rever/node

By rever

Updated about 2 months ago

Node.js

Image
0

10K+

rever/node repository overview

Node.js running on Alpine

Tags available:

  • ubuntu
  • alpine latest

All images have the modifications needed to run applications on /var/www

To build

$ docker build --tag=rever/node:latest .
$ docker build --tag=rever/node:alpine .
$ docker build --tag=rever/node:ubuntu .

Running The image will run npm start on /var/www, whatever you throw at it it will run

Tag summary

Content type

Image

Digest

Size

162.5 MB

Last updated

almost 5 years ago

docker pull rever/node