Merge pull request #13893 from mrunalp/update_libcontainer

Updates libcontainer to v2.2.1
This commit is contained in:
Michael Crosby
2015-06-17 10:47:49 -07:00
36 changed files with 932 additions and 80 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ clone git github.com/hashicorp/consul v0.5.2
# get distribution packages
clone git github.com/docker/distribution b9eeb328080d367dbde850ec6e94f1e4ac2b5efe
clone git github.com/docker/libcontainer v2.1.1
clone git github.com/docker/libcontainer v2.2.1
# 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