Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 271 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 271 Bytes

Dockerfile with Angular CLI

Node 6.11 + Angular CLI 1.4.5

Find the image here

Pulling the image

docker pull johnpapa/angular-cli

Using the image in a Dockerfile

FROM johnpapa/angular-cli