mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- During concurrent operations in multihost environment, it is possible that the implementer of `EndpointInfo` is nil. It simply means the endpoint is no longer available in the datastore. Signed-off-by: Alessandro Boch <aboch@docker.com> Upstream-commit: 54d22cbd9a04a965c935a693bf403d2c87109b5a Component: engine