Files
moby/pkg/sysinfo
Sebastiaan van Stijn 6458f750e1 use containerd/cgroups to detect cgroups v2
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>
2020-11-09 15:00:32 +01:00
..
2020-06-26 16:19:52 -07:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2020-04-17 07:20:01 +09:00
2020-06-26 16:19:52 -07:00

SysInfo stores information about which features a kernel supports.