fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Error pushing mq producer and consumer apps concurrently to registry #3097

Open rawlingsj opened 10 years ago

rawlingsj commented 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

davsclaus commented 10 years ago

Is there a way to reproduce this issue?

davsclaus commented 9 years ago

The docker team says that their docker registry v2 should support concurrent pushes