Angular CLI Docker boxes for developers
As I was migrating my small web application named www.acheteroulouer.eu from Angular 1.X to Angular 4, I encountered many issues related to Angular CLI.
As always Docker is the tool of choice to use when you need a stable environment.
Here is a Github project to share my images with the community.
There are two branches: one for Angular CLI 1.4.5 and one for Angular CLI 1.5.0.
Images are published on Quay.io, Travis saves the day as always when you have to consider Continuous Integration.
Enjoy.