This folder contains the Buildpack Node.js image that is based on the Bootstrap image. Use it to build Node.js components.
The image consists of:
- nodejs
- eslint
- tslint
- prettier
- whitesource
To build the Docker image, run this command:
docker build buildpack-node .