Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 295 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 295 Bytes

Dockerfile with Angular CLI

Node: 12.16.1 + Angular CLI 9+

Find the image here

Pulling the image

docker pull adilbenmoussa/angular-cli:1.0

Using the image in a Dockerfile

FROM adilbenmoussa/angular-cli:1.0