摘要: Ubuntu 安装 Docker # 更新 apt update # 安装依赖 apt install apt-transport-https ca-certificates curl software-properties-common -y # 添加 key curl -fsSL https:/ 阅读全文
posted @ 2021-05-30 14:42 keep2021 阅读(47) 评论(0) 推荐(0) 编辑