mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
If `--insecure-registry mydomain.com` was specified, it would match a registry at mydomain.com on any port. This was accidentally added in #9735 and is now being reverted. Signed-off-by: Tibor Vass <teabee89@gmail.com>