Merge pull request #427 from docker/rootfs-poc

rootfs: pseudo-implementation of rootfs unpacking
This commit is contained in:
Michael Crosby
2017-01-18 11:51:24 -08:00
committed by GitHub
11 changed files with 672 additions and 0 deletions

View File

@@ -67,3 +67,5 @@ github.com/docker/docker v1.13.0-rc6
github.com/opencontainers/go-digest 21dfd564fd89c944783d00d069f33e3e7123c448
# sys/unix; master as of 1/12/2017
golang.org/x/sys/unix d75a52659825e75fff6158388dddc6a5b04f9ba5
# image-spec master as of 1/17/2017
github.com/opencontainers/image-spec 0ff14aabcda3b2ee62621174f1b29fc157bdf335