此安装教程仅供我自己安装配置时查看,其他的人不可以偷看!!! 安装Docker 1. Update package information, ensure that APT works with the https method, and that CA certificates are installed. sudo apt-get update sudo apt-get install apt-transport-https ca-certificates 2. Add the new GP…