docker run hello-world报错没权限请问是什么问题
docker吧
全部回复
仅看楼主
level 1
Lawliet翌 楼主
加上--privileged=true也不行
docker run --privileged=true hello-world
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/hello": permission denied: unknown.
2024年09月02日 04点09分 1
level 1
[钱]
2024年09月04日 06点09分 2
level 1
你本地有hello-world这个image吗
2024年09月05日 15点09分 3
level 2
加入docker用户组了吗
2024年10月02日 09点10分 4
这个不必须吧?
2024年10月09日 08点10分
1