摘要: 使用APT安装最新版docker # 更新软件源 sudo apt-get update # 安装所需依赖 sudo apt-get -y install apt-transport-https ca-certificates curl software-properties-common # 安装 阅读全文
posted @ 2025-03-12 22:12 hai_sir 阅读(1166) 评论(0) 推荐(0)