1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server
Erik Hollensbe 8a7ff5ff74 daemon/archive.go: Fix copy routines to preserve UID.
This changes the long-standing bug of copy operations not preserving the
UID/GID information after the files arrive to the container.

Signed-off-by: Erik Hollensbe <github@hollensbe.org>
2017-04-12 10:33:19 +00:00
..
httputils use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
middleware Hide command options that are related to Windows 2017-03-12 08:47:17 +02:00
router daemon/archive.go: Fix copy routines to preserve UID. 2017-04-12 10:33:19 +00:00
middleware.go change comment 2016-08-26 18:30:41 +08:00
profiler.go Use generic handler for pprof profile lookups 2017-03-16 11:05:20 -04:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Show stacktrace in daemon logs only if 500 internal error 2017-02-06 10:13:21 -08:00
server_test.go Correct fmt.Fprintf and t.Fatalf 2017-02-08 12:32:40 +08:00