This Jumpstart guide has only scratched the surface of Docker. This page is meant as a kind of living resource, so if you find helpful tools or resources, send me a pull request.
- The Docker Documentation Page. Docker's documentation is great, if somewhat sprawling.
- The Docker Book. An awesome resource from James Turnbull, a prolific author and VP of Services at Docker, Inc.
- CenturyLink Labs. An amazing collection of how to articles and interviews with leading people in the Docker field.
Docker has a booming ecosystem of tools. Here are a few of the more interesting ones that I'd love to write a chapter about some day:
- docker-compose. A tool for orchestrating and managing multi-container apps.
- Kitematic. A slick, Mac-only alternative to boot2docker that provides a clean and simple way to install and run Docker containers.
- Panamax. A tool for drag-and-drop deployment for containers.