moby--moby/builder
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
..
dockerfile LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
dockerignore Fix behavior of absolute paths in .dockerignore 2017-03-31 10:43:59 +02:00
fscache LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
remotecontext LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
builder.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00