mirror of
https://github.com/moby/moby.git
synced 2026-07-19 22:12:22 +00:00
If the remote registry responds with a NAME_UNKNOWN error, treat this as a fatal error and don't retry the push. Tested against an ECR registry. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>