Recently, I have been doing some programming work using the MEAN stack (Mongo, Express, Angular, Node). I use a Windows PC as my dev box and host my Mongo databases on Mongo Labs (mLabs) in Azure. Therefore, I need to create dumps as backups. In this blog article I summarize how I do that with Docker Machine. Read more ...