mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
06d8585503
- it is supposed to be called after lookupContainerID() but the latter is not guaranteed to succeed and in case of connection error will return what was passed to it. So in order to be able to operate with both long and short container ids in case of lookupContainerID() failure, always search by `partial-container-id` Signed-off-by: Alessandro Boch <aboch@docker.com> |
||
---|---|---|
.. | ||
client.go | ||
client_service_test.go | ||
client_test.go | ||
network.go | ||
service.go | ||
types.go |