Skip to content

butter/docker-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

What is Angular?

Angular (commonly referred to as "Angular 2+" or "Angular 2") is a TypeScript-based open-source front-end web application platform led by the Angular Team at Google and by a community of individuals and corporations to address all of the parts of the developer's workflow while building complex web applications. Angular is a complete rewrite from the same team that built AngularJS.

wikipedia.org/Angular_(application_platform)

logo

How to use this image

Create a Dockerfile in your Angular project

FROM butter/angular:5.2.8
CMD [ "npm", "start" ]

License

View license information for Angular.

Packages

No packages published