doc
Docker 指南
安装 Docker
以下二选一
桌面客户端
docker 桌面客户端
终端
brew install docker
Docker 私有容器镜像部署
docker run
参考
Docker 入门教程(阮一峰)