November 2019
Intermediate to advanced
336 pages
11h 25m
English
Chapter 1. Welcome to Docker
Figure 1.1. What happens after running docker run
Figure 1.3. A basic computer stack running two programs that were started from the command lin
Figure 1.4. Docker running three containers on a basic Linux computer system
Figure 1.5. Dependency relationships of example programs
Figure 1.6. Example programs running inside containers with copies of their dependencies
Chapter 2. Running software in containers