angular-cli
Docker image to speed up auto-builds on Docker Hub or any other CI/CD system for Angular projects.
940
Docker image to speed up auto-builds on Docker Hub or any other CI/CD system for Angular projects.
For local use just...
docker pull prosmartxyz/angular-cli:latest
When using in your Dockerfile as multi layer just call it in your FROM block...
FROM prosmartxyz/angular-cli as app-builder
...
Content type
Image
Digest
Size
120.9 MB
Last updated
almost 5 years ago
docker pull prosmartxyz/angular-cli