094d1aded8
This hook was added in278f94a8b6and72758fef22to suppress spurious warnings printed by the CLI's cli/connhelper/commandconn package; https://github.com/docker/cli/blob/3fb4fb83dfb5db0c0753a8316f21aea54dab32c5/cli/connhelper/commandconn/commandconn.go#L203-L214 Those logs were removed in https://github.com/docker/cli/commit/a5ebe2282aabaf983c116525af4a7c5eeedf2c6e so we can remove the hook. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>