Book 8
Installing, Configuring, and Using Containers
Contents at a Glance
Chapter 1: Introduction to Containers in Windows Server 2019
Understanding Containers
Considering Use Cases for Containers
Deciding What Type of Containers You Want to Use
Managing Containers at Scale
Chapter 2: Docker and Docker Hub
Introduction to Docker
Introduction to Docker Hub
Chapter 3: Installing Containers on Windows Server 2019
Installing Windows Containers
Installing Hyper-V Containers
Installing Docker
Testing Your Container Installation
Chapter 4: Configuring Docker and Containers on Windows Server 2019
Working with Dockerfile
Applying Custom Metadata to Containers and Other Objects
Configuring Containers
Configuring the Docker Daemon with daemon.json
Chapter 5: Managing Container Images
Making Changes to Images and Saving the Changes You Make
Pushing Images to Docker Hub
Pulling Images from Docker Hub
Handling Image Versioning
Chapter 6: Container Networking
Considering the Different Types of Network Connections
Viewing Your Network Adapters and Virtual Switches
Configuring a Network Address Translation Network Connection
Configuring a Transparent Network Connection
Configuring an Overlay Network Connection
Configuring an l2bridge Network Connection
Configuring an l2tunnel Network Connection
Connecting to a Network
Chapter 7: Container Storage
Getting Acquainted with Container Storage
Creating a Volume Inside of a Container
Working with Persistent Volumes