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

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

Notifications You must be signed in to change notification settings

zgraveyard/node-toolkit-apline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages