Merge pull request #14067 from vbatts/vbatts-tar-split

graph: layer tar disassembly and reassembly
This commit is contained in:
David Calavera
2015-07-22 12:53:26 -07:00
48 changed files with 5084 additions and 12 deletions
+2 -1
View File
@@ -34,8 +34,9 @@ clone git github.com/samuel/go-zookeeper d0e0d8e11f318e000a8cc434616d69e329edc37
clone git github.com/coreos/go-etcd v2.0.0
clone git github.com/hashicorp/consul v0.5.2
# get distribution packages
# get graph and distribution packages
clone git github.com/docker/distribution 419bbc2da637d9b2a812be78ef8436df7caac70d
clone git github.com/vbatts/tar-split v0.9.4
clone git github.com/opencontainers/runc v0.0.2 # libcontainer
# libcontainer deps (see src/github.com/docker/libcontainer/update-vendor.sh)