mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
9a50dd5f37
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>