Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 1.03 KB

File metadata and controls

21 lines (12 loc) · 1.03 KB

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/