mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
bc4160be38
CmdServiceDetach() incorrectly uses containerID where sandboxID is expected. Thus, procDeleteSandbox() fails to find the corresponding sandbox and returns the "Resource not found" error. Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
client.go | ||
client_service_test.go | ||
client_test.go | ||
network.go | ||
service.go | ||
types.go |