Skip to content

Instantly share code, notes, and snippets.

@brycefisher
Created February 16, 2015 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brycefisher/a152f084c8d7dee5612d to your computer and use it in GitHub Desktop.
Save brycefisher/a152f084c8d7dee5612d to your computer and use it in GitHub Desktop.
docker push failed to upload metadata EOF
user@local:~$ docker push localhost:5000/bryce/my_image
The push refers to a repository [localhost:5000/bryce/my_image] (len: 1)
Sending image list
Pushing repository localhost:5000/bryce/my_imagee (1 tags)
511136ea3c5a: Image successfully pushed
b18d0a2076a1: Pushing
FATA[0009] Failed to upload metadata: Put http://localhost:5000/v1/images/b18d0a2076a121ed25bee8188661264efb4703910ab84c67b1b1ebe12144c15b/json: EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment