containerd/vendor/github.com/docker
Ian Campbell 8c6ba35038 Implement volume copy up.
This pulls in and uses github.com/docker/docker/pkg/chrootarchive for the
actual copy up which is some battle hardened code to unpack avoiding things
like symlink traversal security issues.

However it does pull in a pretty huge pile of vendoring, including
github.com/docker/docker/pkg/reexec which we must then call at startup. It's
not immediately clear that this tradeoff is the correct one.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-09-20 09:52:27 +01:00
..
distribution Use vndr instead of godep. 2017-08-04 02:41:26 +00:00
docker Implement volume copy up. 2017-09-20 09:52:27 +01:00
go-events Use vndr instead of godep. 2017-08-04 02:41:26 +00:00
go-units Adding option to configure cgroup to start cri-containerd 2017-08-30 14:37:40 -07:00
spdystream Vendor kubernetes streaming server 2017-08-07 19:05:16 +00:00