摘要: 1. 在Ubuntu中安装Docker 更新ubuntu的apt源索引 sudo apt-get update 安装包允许apt通过HTTPS使用仓库 sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ soft 阅读全文
posted @ 2019-10-12 13:36 奈何技术不达标 阅读(17943) 评论(0) 推荐(2) 编辑