mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07: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> (cherry picked from commit a12ab28e0afb8dd0a05187989dd95c9b9ca3fd68) Signed-off-by: Tibor Vass <tibor@docker.com>