Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 272 Bytes

Dockerfile with Angular CLI

Node 8.12 + Angular CLI 6.2.0+

Find the image here

Pulling the image

docker pull johnpapa/angular-cli

Using the image in a Dockerfile

FROM johnpapa/angular-cli