Hacker News new | ask | show | jobs
Efficient development with Docker and docker-compose (medium.com)
2 points by todayispotato 2768 days ago
1 comments

Great Article. Informational too. I am also using docker at my company to create, deploy, and run applications by using containers. Our developers use this to package up an application with all of the parts it needs, such as libraries and other dependencies.