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
While trying to use docker in chroot I get the message:
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: unable to apply cgroup configuration: open /sys/fs/cgroup/cpuset/docker/cpuset.cpus: no such file or directory: unknown.
The kernel is properly compile and I have root, and docker works almost well in termux
Problem description
While trying to use docker in chroot I get the message:
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: unable to apply cgroup configuration: open /sys/fs/cgroup/cpuset/docker/cpuset.cpus: no such file or directory: unknown.
The kernel is properly compile and I have root, and docker works almost well in termux
Maybe this patch could fix my issue but it is outdated to my kernel
What steps will reproduce the bug?
What is the expected behavior?
Container start.
System information
The text was updated successfully, but these errors were encountered: