May 2020
Intermediate to advanced
117 pages
1h 57m
English
This chapter contains a collection of recipes that have come up through the years in building command-line tools.
There are two primary components of Docker: Docker Desktop and Docker Hub.
The desktop application contains the container runtime, which allows containers to execute. The Docker App itself orchestrates the local development workflow, including the ability to use Kubernetes, which is an open-source system for managing containerized applications that came out of Google.