mirror of
https://github.com/moby/moby.git
synced 2026-07-07 23:28:37 +00:00
libcontainer does not guarantee a stable API, and is not intended for external consumers. this patch replaces some uses of libcontainer/cgroups with containerd/cgroups. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
SysInfo stores information about which features a kernel supports.