Open rawlingsj opened 10 years ago
Receive this error..
HTTP code 409 while uploading metadata: {"error": "Cannot set this image checksum"}
This link suggests the registry thinks its the same image. https://github.com/docker/docker-registry/issues/593
Is there a way to reproduce this issue?
The docker team says that their docker registry v2 should support concurrent pushes
Receive this error..
HTTP code 409 while uploading metadata: {"error": "Cannot set this image checksum"}
This link suggests the registry thinks its the same image. https://github.com/docker/docker-registry/issues/593