更新时间:2021-06-25 21:51:47
封面
版权信息
PacktPub.com
Contributors
Preface
Chapter 1. Images and Containers
Lesson Objectives
Virtualization versus Containerization
How Docker Improves a DevOps Workflow
Basic Docker Terminal Commands
Dockerfile Syntax
Building Images
Running Containers From Images
Versioning Images and Docker Hub
Deploying a Docker Image to Docker Hub
Summary
Chapter 2. Application Container Management
The docker-compose Tool
Overview of a Multi-Container Application Setup
Managing Multiple Containers and Distributed Application Bundles
Networking with docker-compose
Chapter 3. Orchestration and Delivery
Orchestration
An Overview of Docker Swarm
Using Docker Engine to Create a Swarm
Managing Services and Applications in a Swarm
Scaling Services Up and Down
Index