Sign inSign up

shoifele/nodejs

By shoifele

Updated almost 11 years ago

NodeJS Container for Shoifele Systems

Image
0

366

shoifele/nodejs repository overview

Shoifele NodeJS Image

docker run --rm \
  -p 3000:3000 \
  -v /myApp:/app \
  -e CMD="node app.js" \
  -e CWD="/app" \
  shoifele/nodejs

Tag summary

Content type

Image

Digest

sha256:c4c94f6d1

Size

122.5 MB

Last updated

almost 11 years ago

docker pull shoifele/nodejs