failed to create shim task: OCI runtime create failed: container_linux.go:318: starting container process caused "permission denied": unknown

可能是runc版本过低所致

查看当前版本号:runc -v

whereis runc ,发现存在2个,把系统自带的/usr/local/bin/runc删除就好了

posted @ 2025-01-15 11:43  秒年度  阅读(2304)  评论(1)    收藏  举报