Skip to content

Docker image with libraries and tools as required for building NodeJS 8.11 projects using Yarn

License

Notifications You must be signed in to change notification settings

robinMcA/node811-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Node JS 8.11 Build Image

This is an alpine based build environment image with libraries and tools installed for building Node JS 8.11 apps using yarn. Expects Jest to be used for testing, and standard yarn scripts for test and build to be in package.json.

Installed tools

  • node:8.11.1
  • yarn:1.5.1

About

Docker image with libraries and tools as required for building NodeJS 8.11 projects using Yarn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%