Towards building, shipping, and deploying your apps with a peace of mind — Docker is a great tool to easily develop your applications, ship them into containers and deploy them everywhere. In my job as a data scientist, I frequently use Docker whenever I need to package an application that has multiple services underneath (such as a back-end, a database, a front-end, etc)…