moby--moby/api/server
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
..
backend/build return prune data when context canceled 2017-07-10 10:06:24 +08:00
httputils LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
middleware Fix golint errors. 2017-08-18 14:23:44 -04:00
router Add gosimple linter 2017-09-12 12:09:59 -04:00
middleware.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Remove deprecated --enable-api-cors flag 2017-09-12 12:43:34 +02:00
server_test.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00