tolgig / docker-angular-cli

Dockerfile and image for node plus angular CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dockerfile and image for node plus angular CLI


Languages

Language:Dockerfile 100.0%