Archive of stories published by red6

Docker for Angular

Sinze Docker 17.05 you can use multi-stage builds. Thats perfect, now you can build an small container for your Angular app with in one file.

Here I will show you my example dockerized Angular setup with multi-stage build, running on nginx.