You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not run the gvisor at the rockylinux 9.3. When i run the ct with --runtime=runsc. I got an this error.
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: unable to retrieve OCI runtime error (open /run/containerd/io.containerd.runtime.v2.task/moby/fc17ec50f04645235419e5e65642c1669d4407ba95e8e470b8c7fb99ddee08f0/log.json: no such file or directory): /usr/local/bin/runsc did not terminate successfully: exit status 1: systemd cgroup flag passed, but systemd cgroups not supported. See gvisor.dev/issue/193
: unknown.
I see that the issue 193 was in the year of 2019. However, when i searched from the google, it say that the gvisor is support the cgroups v2
Description
I can not run the gvisor at the rockylinux 9.3. When i run the ct with --runtime=runsc. I got an this error.
I see that the issue 193 was in the year of 2019. However, when i searched from the google, it say that the gvisor is support the cgroups v2
Steps to reproduce
No response
runsc version
docker version (if using docker)
uname
Linux localhost.localdomain 5.14.0-427.16.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 8 17:48:14 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
kubectl (if using Kubernetes)
No response
repo state (if built from source)
No response
runsc debug logs (if available)
No response
The text was updated successfully, but these errors were encountered: