Section 1: Getting Up and Running with Docker
In this section, you will learn how to install, configure, and use Docker to launch both simple and complex containerized applications on a local machine.
This section comprises the following chapters:
Chapter 1, Docker Overview
Chapter 2, Building Container Images
Chapter 3, Storing and Distributing Images
Chapter 4, Managing Containers
Chapter 5, Launching Multiple Containers Using Docker Compose
Chapter 6, Using Docker Machine,Vagrant, and Multipass