Sign inSign up

luxknight007/node

By luxknight007

Updated over 9 years ago

Centos7, node and bower. Prepared for MEAN Stack developer

Image
1

436

luxknight007/node repository overview

Host in Centos7, node-v7.5.0 and bower Centos7, node-v7.5.0 https://github.com/luxknight007/docker-node-bower/tree/node-v7.5.0 Includes in this image the node, npm, bower, gulp and grunt

Host in Centos7, node-v6.9.4 and bower Centos7, node-v6.9.4 https://github.com/luxknight007/docker-node-bower/tree/master

Command docker run -it --rm --name node -v "$PWD":/usr/src/app -w /usr/src/app luxknight007/node:latest

In case it requires root user docker run -it --rm --name node -u root -v "$PWD":/usr/src/app -w /usr/src/app luxknight007/node:latest

Tag summary

Content type

Image

Digest

Size

199.6 MB

Last updated

over 9 years ago

docker pull luxknight007/node