spiegel_podman/vendor/github.com/containers/common/pkg/sysinfo
Valentin Rothberg a9a54eefab image prune: support removing external containers
Support removing external containers (e.g., build containers) during
image prune.

Fixes: #11472
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-09-28 10:24:16 +02:00
..
numcpu.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
numcpu_linux.go vendor containers/common@7482cf851d 2021-06-30 13:08:42 +02:00
numcpu_windows.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
nummem_linux.go vendor containers/common@7482cf851d 2021-06-30 13:08:42 +02:00
nummem_unsupported.go vendor containers/common@7482cf851d 2021-06-30 13:08:42 +02:00
README.md Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_linux.go image prune: support removing external containers 2021-09-28 10:24:16 +02:00
sysinfo_solaris.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_unix.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00
sysinfo_windows.go Bump github.com/containers/common from 0.6.1 to 0.8.0 2020-04-03 06:35:42 -04:00

SysInfo stores information about which features a kernel supports.