Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 353 Bytes

Buildpack Node.js Docker Image

Overview

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

Installation

To build the Docker image, run this command:

docker build buildpack-node .