Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

安装

https://docs.docker.com/install

官网安装

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

阿里云镜像安装

curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun