mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07: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>