Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: container_linux.go:328: starting container process caused "permission denied": unknown
可能是runc版本过低所致,也可能是系统自带podman。
查看当前版本号:runc -v

whereis runc ,发现存在2个,把系统自带的/usr/local/bin/runc删除就好了
:starting container process caused “permission denied“&spm=1001.2101.3001.5002&articleId=146196281&d=1&t=3&u=c930a2fcf34c4800a72e7bd8f9140dcf)
8532

被折叠的 条评论
为什么被折叠?



