mirror of
https://github.com/docker/docs.git
synced 2026-04-01 16:58:54 +07:00
This version includes a fix that avoids checking against specific HTTP status codes. The previous behavior violated the registry API spec. Fixes #14975 Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>