容器化技术
术语
镜像 image
容器 container
仓库 registry
命令
docker pull
docker run
-i -t -d
docker build
编排
Compose