摘要: 一、安装docker 1、更新Ubuntu的apt源 sudo apt-get update 2、安装包允许apt通过HTTPS使用仓库 sudo dpkg --configure -a sudo apt-get install apt-transport-https ca-certificates 阅读全文
posted @ 2021-03-23 16:25 hziwei 阅读(450) 评论(0) 推荐(0)