Sign inSign up

playkot/node

By playkot

•Updated over 8 years ago

This node.js image can be used as base image for app containers or to run single node.js scripts

Image
0

2.4K

playkot/node repository overview

The image assumes that your application has package.json

Run a single Node.js script: $ docker run -it --rm --name my-node-script -v "$PWD":/usr/src/app -w /usr/src/app playkot/node node your-daemon-or-script.js

Tag summary

Content type

Image

Digest

Size

480.2 MB

Last updated

over 8 years ago

docker pull playkot/node:latest-edgejs