博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年3月15日

摘要: 一.CentOS7(64)上安装和使用docker的笔记。 1. 增加docker用户 sudo groupadd docker sudo useradd -g docker docker 2. 增加centos7 的国内源 wget -O /etc/yum.repos.d/CentOS-Base. 阅读全文

posted @ 2018-03-15 09:47 红与黑hyh 阅读(249) 评论(0) 推荐(0) 编辑