Docker Jumpstart by Andrew Odewahn

Additional Resources

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.

Sites, Blogs, and Books

Other tools in the Docker ecosystem

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:

  • fig. 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.