dustin
/
jenkinsagent
Archived
1
0
Fork 0
Commit Graph

1 Commits (3d30cba255cb03221198becc45ed8d8a613538e9)

Author SHA1 Message Date
Dustin 3d30cba255 rootfs: Add patch for runc 1.1.0 bug issue #3387
dustin/jenkinsagent/pipeline/head This commit looks good Details
There is apparently a bug in *runc* 1.1.0 that prevents privileged
containers from starting:

> docker: Error response from daemon: failed to create shim: OCI runtime
> create failed: runc create failed: unable to start container process:
> unable to apply cgroup configuration: chown
> /sys/fs/cgroup/system.slice/docker-….scope/memory.oom.group: no such
> file or directory: unknown.

A patch is available but has not been integrated into an official
release yet.
2022-03-18 14:31:56 -05:00