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
Anthony Sottile 0785836c4b Fix environ substitutions in docker commit --change ...
The building machinery was being handed an uninitialized container
Config.  This changes it to use the target container's Config.

Resolves #30538

Signed-off-by: Anthony Sottile <asottile@umich.edu>
2017-12-20 11:03:38 -08:00
..
backend/build return prune data when context canceled 2017-07-10 10:06:24 +08:00
httputils LCOW: API change JSON header to string POST parameter 2017-10-06 15:26:48 -07:00
middleware Always return version and server headers 2017-10-11 22:06:43 +02:00
router Fix environ substitutions in docker commit --change ... 2017-12-20 11:03:38 -08:00
middleware.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
router_swapper.go
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