1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/zfs
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
..
MAINTAINERS
zfs.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
zfs_freebsd.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
zfs_linux.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
zfs_solaris.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
zfs_test.go Add test to ZFS for disk quota 2016-05-19 14:49:04 -04:00
zfs_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00