Docker image for sites which need to build/run Angular projects
5.8K
Docker image for sites which need to build/run:
docker build -t "kmturley:node-angular-cli" .
Within your own Dockerfile:
FROM: kmturley/node-angular-cli
Within a CI pipeline:
image: kmturley/node-angular-cli
For more information please contact kmturley
Content type
Image
Digest
Size
642 MB
Last updated
over 7 years ago
docker pull kmturley/node-angular-cli