Docker image for use with Angular 1.x projects
10K+
Docker image for sites which need to build/run:
docker build -t "kmturley:node-angularjs" .
Within your own Dockerfile:
FROM: kmturley/node-angularjs
Within a CI pipeline:
image: kmturley/node-angularjs
For more information please contact kmturley
Content type
Image
Digest
Size
457.3 MB
Last updated
about 8 years ago
docker pull kmturley/node-angularjs