mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-01 02:35:04 +00:00
Merge pull request #14067 from vbatts/vbatts-tar-split
graph: layer tar disassembly and reassembly
This commit is contained in:
+2
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user