Why Docker?
Containers are a useful tool in deploying and developing applications. They're like mini virtual machines that can each run an individual application. In these tutorials, we'll walk through what Docker is and how to work with it.
Installing Docker
You can download Docker from