51Testing软件测试论坛

标题: docker运行第一个hello-world镜像报错 [打印本页]

作者: 测试积点老人    时间: 2020-9-27 13:28
标题: docker运行第一个hello-world镜像报错
  1. [root[url=home.php?mod=space&uid=152075]@localhost[/url] ~]# cat /etc/redhat-release
  2. CentOS Linux release 7.6.1810 (Core)

  3. [root@localhost ~]# docker --version
  4. Docker version 19.03.0-rc2, build f97efcc

  5. [root@localhost ~]# docker images
  6. REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
  7. hello-world         latest              fce289e99eb9        5 months ago        1.84kB

  8. [root@localhost ~]# docker run hello-world
  9. docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "process_linux.go:430: container init caused \"write /proc/self/attr/keycreate: permission denied\"": unknown.
复制代码



作者: 海海豚    时间: 2020-9-28 09:22
https://blog.csdn.net/qq_26624661/article/details/79565735   参考下这个
作者: 郭小贱    时间: 2020-9-28 10:20
setenforce 0
作者: qqq911    时间: 2020-9-28 10:30
权限不够
作者: bellas    时间: 2020-9-28 10:57
参考下这个链接https://www.cnblogs.com/apple201 ... utm_medium=referral




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2