1、现象

[fedora@k8s-cluster--ycmwlao4q5wz-minion- ~]$
[fedora@k8s-cluster--ycmwlao4q5wz-minion- ~]$ sudo rpm -ivh docker-1.12.4-6.git1b5971a.fc25.src.rpm
Updating / installing...
:docker-:1.12.-.git1b5971a.fc25warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
################################# [%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root

2、添加mockbuild 用户

sudo useradd -s /sbin/nologin mockbuild

3、安装rpm

[fedora@k8s-cluster--ycmwlao4q5wz-minion- ~]$ sudo rpm -ivh docker-1.12.-.git1b5971a.fc25.src.rpm
Updating / installing...
:docker-:1.12.-.git1b5971a.fc25################################# [%]

最新文章

  1. EQueue 2.0 性能测试报告
  2. IE6中的常见BUG与相应的解决办法
  3. 栈和托管堆/值类型和引用类型/强制类型转换/装箱和拆箱[C#]
  4. Cognos 图表用图片取代”没有数据显示”
  5. IOS 后台执行 播放音乐
  6. 开源个.NetCore写的 - 并发请求工具PressureTool
  7. 笔记:Struts 2.3.31 配置说明
  8. JavaScript 基本类型和引用类型
  9. Maven+Mybatis一些简单例子
  10. 牛客多校第三场-A-PACM Team-多维背包的01变种
  11. Extjs4.2 Tree使用技巧小结demo
  12. vs计算代码行数
  13. html<input>输入框中各种正则表达式设置
  14. c# 之 new 关键字
  15. 理解活在Iphone中的那些App (三)
  16. 学习mfc书籍
  17. Aspose.Cells 对excel的使用总结
  18. Go语言【第十二篇】:Go数据结构之:切片(Slice)、范围(Range)、集合(Map)
  19. kotlin spring @value 注解
  20. JAVA Eclipse如何开发Android的多页面程序

热门文章

  1. blocking cache和non-blocking cache
  2. Invalid connection string format, a valid format is: "host:port:sid"
  3. ant design pro 的modal
  4. Java Map常用操作
  5. 洛谷 P1234 小A的口头禅
  6. 转载:cnn学习之卷积或者池化后输出的map的size计算
  7. 微信小程序跳转函数总结
  8. 【IntelliJ IDEA学习之三】IntelliJ IDEA常用快捷键
  9. Jmeter接口测试【1】_安装配置教程
  10. linux shell提示输入 输错字符解决方法