docker run -it jcbjulio/angular-cli bash
993
Dockerfile source for angular cli docker image.
First version of docker image for Angular CLI, based on Node image.
You can find the image on docker cloud ready to use: jcbjulio/angular-cli
Ex: docker run -it jcbjulio/angular-cli bash
To use it just to npm install an already created project for angular, you can use this especific image.
To use it as a server just to run your project, you can use this especific image.
Content type
Image
Digest
Size
309.5 MB
Last updated
almost 9 years ago
docker pull jcbjulio/angular-cli