-
[root@5112m4 centos]# docker run -it rockylinux:9.3.20231119-minimal /bin/bash
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: error during container init: error setting cgroup config for procHooks process: load program: permission denied: unknown
系统 Rocky Linux 9.5
从错误提示一看,是因为权限问题,参考教程:https://www.rockylinux.cn/notes/zai-rocky-linux-9-1-shang-an-zhuang-docker-ce.html