Files
docker-cli/components/engine/pkg/sysinfo
Yong Tang 3aada352fd Fix s390x build failure by removing golang.org/x/sys
This fix tries to fix the issue raised in #24168 where
golang.org/x/sys causes s390x build failure.

This fix removed the import of "golang.org/x/sys/unix".

This fix fixes #24168.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: f3d8658fffbf901845c937a40efa66a5b06cdfc3
Component: engine
2016-06-30 06:32:32 -07:00
..
2015-03-26 23:05:07 -04:00
2015-06-17 20:41:14 -04:00
2016-06-11 19:42:38 +02:00

SysInfo stores information about which features a kernel supports.