开始使用
用户手册
参考文档
切换语言
This section
Get Docker
What is Docker?
Introduction
Get Docker Desktop
Develop with containers
Build and push your first image
What's next
Docker concepts
The basics
What is a container?
What is an image?
What is a registry?
What is Docker Compose?
Building images
Understanding the image layers
Writing a Dockerfile
Build, tag, and publish an image
Using the build cache
Multi-stage builds
Running containers
Publishing and exposing ports
Overriding container defaults
Persisting container data
Sharing local files with containers
Multi-container applications
Overview of the Docker workshop
Containerize an application
Update the application
Share the application
Persist the DB
Use bind mounts
Multi container apps
Use Docker Compose
Image-building best practices
What next after the Docker workshop
Educational resources