dustin/jenkinsagent/pipeline/head This commit looks goodDetails
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.