zgraveyard / node-toolkit-apline

Nodejs image which you can use to run gulp, yarm, npm and bower based on node:alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Pulls Docker Builds

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

Installed Components:

  1. node --version : v10.6.0
  2. npm --version : v6.1.0
  3. yarn --version : v1.7.0
  4. gulp --version : v3.9.1
  5. bower --version : v1.8.4
  6. typescript --version : v2.9.2

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

Base Image:

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

About

Nodejs image which you can use to run gulp, yarm, npm and bower based on node:alpine


Languages

Language:Shell 100.0%