Files
moby/pkg/sysinfo
Sebastiaan van Stijn accec292c1 pkg/sysinfo: use containerd/pkg/seccomp.IsEnabled()
This replaces the local SeccompSupported() utility for the implementation in containerd,
which performs the same check.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-27 15:21:52 +02:00
..
2018-02-05 16:51:57 -05:00
2015-03-26 23:05:07 -04:00
2018-02-05 16:51:57 -05:00

SysInfo stores information about which features a kernel supports.