Sign inSign up

gokaygurcan/node

By gokaygurcan

Updated over 6 years ago

Node.js with npm, Yarn and N|Solid

Image
0

10K+

gokaygurcan/node repository overview

Node.js with npm, and Yarn

Docker Build Status Travis CI MicroBadger

Environment variables

VariableValue
NODE_VERSION12.16.0

CMD

node

Usage

To pull the image

docker pull gokaygurcan/node:latest

And then,

docker run --rm gokaygurcan/node:latest node -e "console.log(process.versions);"

Tag summary

Content type

Image

Digest

Size

211.7 MB

Last updated

over 6 years ago

docker pull gokaygurcan/node