Skip to content

Instantly share code, notes, and snippets.

@shreyaskarnik
Created April 29, 2015 20:26
Show Gist options
  • Save shreyaskarnik/d8ed7af15d5245936e0e to your computer and use it in GitHub Desktop.
Save shreyaskarnik/d8ed7af15d5245936e0e to your computer and use it in GitHub Desktop.
docker-push-error
$> docker push myreg-xyz.com/registryv2nginx
The push refers to a repository [myreg-xyz.com/registryv2nginx] (len: 1)
Sending image list
FATA[0000] Error: Status 405 trying to push repository registryv2nginx: "<html>\r\n<head><title>405 Not Allowed</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>405 Not Allowed</h1></center>\r\n<hr><center>nginx/1.7.12</center>\r\n</body>\r\n</html>\r\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment