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
Wen Cheng Ma c424c8c32c Correct the message of ErrorCodeNoSuchContainer to "No such container"
Fixes issue #18424

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
2015-12-04 15:00:08 +08:00
..
httputils remove unnecessary logs from daemon 2015-11-10 17:44:38 +08:00
router Correct the message of ErrorCodeNoSuchContainer to "No such container" 2015-12-04 15:00:08 +08:00
middleware.go Unify both debug logging middlewares. 2015-12-01 14:33:33 -05:00
middleware_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
profiler.go
server.go Remove usage of listenbuffer package 2015-11-30 09:04:55 -08:00
server_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00
server_unix.go Remove usage of listenbuffer package 2015-11-30 09:04:55 -08:00
server_windows.go Allocate resources for server API before daemon creation 2015-10-05 09:32:08 -07:00