docs/pkg/sysinfo
Alexander Morozov c86189d554 Update libcontainer
Replaced github.com/docker/libcontainer with
github.com/opencontainers/runc/libcontaier.
Also I moved AppArmor profile generation to docker.

Main idea of this update is to fix mounting cgroups inside containers.
After updating docker on CI we can even remove dind.

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-07-16 16:02:26 -07:00
..
README.md
sysinfo.go Add the memory swappiness tuning option to docker. 2015-07-12 13:16:33 +05:30
sysinfo_linux.go Update libcontainer 2015-07-16 16:02:26 -07:00
sysinfo_linux_test.go
sysinfo_windows.go

README.md

SysInfo stores information about which features a kernel supports.