pkg/chrootarchive
Phil Estes 70210e11f2 Send archive options via pipe in chrootarchive
After finding our initial thinking on env. space versus arg list space
was wrong, we need to solve this by using a pipe between the caller and
child to marshall the (potentially very large) options array to the
archiver.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
2015-04-12 21:16:54 -04:00
..
archive.go Send archive options via pipe in chrootarchive 2015-04-12 21:16:54 -04:00
archive_test.go Send archive options via pipe in chrootarchive 2015-04-12 21:16:54 -04:00
diff.go Not doing extra assertion for io.Closer 2015-01-22 10:36:20 +03:00
init.go Flush stdin from within chroot archive 2014-12-09 14:56:17 -05:00