Docker node image with Angular CLI installed
10K+
This 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.
View the repo on GitHub.
Content type
Image
Digest
sha256:faab1165e…
Size
87.1 MB
Last updated
8 months ago
docker pull pjlamb12/angular-cli