Dockerize your MEAN application

Last week I wanted to make my MEAN application (MEAN standing for MongoDB / ExpressJS / AngularJS / NodeJS) able to run on Docker containers. As I use a very common Yeoman generator as a bootstrap for my app and MEAN is now a very common configuration, I thought I’ll find some very complete tutorials on the Internet. … More Dockerize your MEAN application