moby--moby/daemon/graphdriver/aufs
Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build
This enables docker cp and ADD/COPY docker build support for LCOW.
Originally, the graphdriver.Get() interface returned a local path
to the container root filesystem. This does not work for LCOW, so
the Get() method now returns an interface that LCOW implements to
support copying to and from the container.

Signed-off-by: Akash Gupta <akagup@microsoft.com>
2017-09-14 12:07:52 -07:00
..
aufs.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
aufs_test.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
dirs.go Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
mount.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
mount_linux.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
mount_unsupported.go daemon/graphdriver/aufs fix lint errors/warnings 2015-07-28 06:17:05 +00:00