Book Image

Troubleshooting Docker

By : Vaibhav Kohli, Rajdeep Dua, John Wooten
Book Image

Troubleshooting Docker

By: Vaibhav Kohli, Rajdeep Dua, John Wooten

Overview of this book

You?re pro Docker? You?ve read all about orchestration with Docker in books? Now learn how to troubleshoot Docker in practice. Gain all the tools to safely see Docker in action with this 2017 book.
Table of Contents (17 chapters)
Troubleshooting Docker
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
Free Chapter
1
Understanding Container Scenarios and an Overview of Docker

Summary


In this chapter, we went over steps on how to install Docker on various Linux distributions-Ubuntu, CoreOS, CentOS, Red Hat Linux , Fedora, and SUSE Linux. We noticed similarities in the steps and common prerequisites across Linux, while the actual remote repository from where the Docker module needs to be downloaded and the package management for the Docker modules, various for each Linux operating system. In the next chapter, we'll explore the mission-critical task of image building, understanding base and layered images, and exploring the troubleshooting aspect of it.