Docker Basics for Local Development
There’s been a lot of talk about how Docker can be used in conjunction with tools like Kubernetes to manage clusters of highly scalable microservices.
But Docker can also be a very useful tool for local development, especially when it comes to making repeatable builds and environments faster and easier.