mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 05:01:28 +00:00
Update libcontainer to v0.0.2
This is fix for proper setup of nested containers cgroups. Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ clone git github.com/hashicorp/consul v0.5.2
|
||||
# get distribution packages
|
||||
clone git github.com/docker/distribution 419bbc2da637d9b2a812be78ef8436df7caac70d
|
||||
|
||||
clone git github.com/opencontainers/runc v0.0.1 # libcontainer
|
||||
clone git github.com/opencontainers/runc v0.0.2 # libcontainer
|
||||
# libcontainer deps (see src/github.com/docker/libcontainer/update-vendor.sh)
|
||||
clone git github.com/coreos/go-systemd v2
|
||||
clone git github.com/godbus/dbus v2
|
||||
|
||||
Reference in New Issue
Block a user