Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
/ node-toolkit Public archive

docker image for node, gulp, yarn, npm and bower

License

Notifications You must be signed in to change notification settings

zgraveyard/node-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls

Nodejs image which you can use to run gulp, yarn, npm and bower

Installed Components:

  1. node --version : v9.2.1
  2. npm --version : v5.5.1
  3. yarn --version : v1.3.2
  4. gulp --version : v1.4.0
  5. bower --version : v1.8.2
  6. typescript --version : v2.6.2

PS: Please note that the versions may vary depend on the original node image, as we auto trigger the build when node updated

Base Image:

This image is based on node-slim which can be found at https://hub.docker.com/_/node/