pjlamb12 / docker-angular-cli

Docker image for the Angular CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pjlamb12/angular-cli

This is the repo for the pjlamb12/angular-cli Docker image. The image is based on the node alpine image, and then the @angular/cli package installed as well.

To use the image:

docker pull pjlamb12/angular-cli

Or, in the Dockerfile:

FROM pjlamb12/angular-cli

Contributions welcome, with the plan to push a new version each time a major LTS version of Node is released (even numbers) or a new version of the Angular CLI is released.

About

Docker image for the Angular CLI


Languages

Language:Dockerfile 100.0%