Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 296 Bytes

Dockerfile with Angular CLI

Node 9.11.1 + Angular CLI 6.0.0 (compatible with Angular v6)

Find the image here

Pulling the image

docker pull loiane/angular-cli

Using the image in a Dockerfile

FROM loiane/angular-cli