5.2.8
,5.2
,5
,latest
(5/Dockerfile)4.0.0
,4.0
,4
(4/Dockerfile)2.4.6
,2.4
,2
(2/Dockerfile)2.4.5
(2/Dockerfile)
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.
FROM butter/angular:5.2.8
CMD [ "npm", "start" ]
View license information for Angular.