摘要: ## install ``` sh #配置docker阿里云的yum源 curl -o /etc/yum.repos.d/docker-ce.repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo #生成yum缓存 y 阅读全文
posted @ 2022-01-02 09:29 Baizer白泽 阅读(183) 评论(0) 推荐(0) 编辑