CHW-5809 DockerManifestReadFailed

failed to read docker manifest from the request; retry the push

Default message: failed to read docker manifest from the request; retry the push
HTTP status: 500 (server)

Problem. Reading a Docker manifest body from the request failed. Cause. The client aborted the connection or the manifest exceeded the 10 MiB limit. Fix. Retry; for oversize manifests, split the image. HTTP 500.