Sign inSign up

luisg595/angular5

By luisg595

Updated over 8 years ago

Docker Angular 5 based on image node:9.11.1-alpine

Image
0

10K+

luisg595/angular5 repository overview

Docker Angular 5 based on image node:9.11.1 and pre-instaled the last version of Angular.

docker run -it --name NAME -p 4200:4200 --net=host -v LOCALROOT:/home/angular5/app -d luisg595/angular5:latest

You can run without install anything more ng new NAMEPROJECT ng serve

Tag summary

Content type

Image

Digest

Size

71 MB

Last updated

over 8 years ago

docker pull luisg595/angular5