moby--moby/pkg/sysinfo
Akihiro Suda fecf45b09a
Merge pull request #42796 from thaJeztah/containerd_seccomp_check
pkg/sysinfo: use containerd/pkg/seccomp.IsEnabled()
2021-08-29 03:05:59 +09:00
..
README.md
cgroup2_linux.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
numcpu.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
numcpu_linux.go
numcpu_windows.go
sysinfo.go
sysinfo_linux.go Merge pull request #42796 from thaJeztah/containerd_seccomp_check 2021-08-29 03:05:59 +09:00
sysinfo_linux_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
sysinfo_other.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
sysinfo_test.go

README.md

SysInfo stores information about which features a kernel supports.