1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver/native
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
..
template Update libcontainer 2015-07-16 16:02:26 -07:00
apparmor.go Update libcontainer 2015-07-16 16:02:26 -07:00
create.go Update libcontainer 2015-07-16 16:02:26 -07:00
driver.go Update libcontainer 2015-07-16 16:02:26 -07:00
driver_unsupported.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
driver_unsupported_nocgo.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
exec.go Update libcontainer 2015-07-16 16:02:26 -07:00
info.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
init.go Update libcontainer 2015-07-16 16:02:26 -07:00