I am trying to pull/push docker images from/to docker v1 private registry
which is my artifactory 4.7.1. 

but it always ask me to login and throws an error

Error response from daemon: Login: {
  "errors" : [ {
    "status" : 404,
    "message" : "Not Found"
  } ]
} (Code: 404; Headers: map[Date:[Mon, 18 Apr 2016 21:54:45 GMT]
Content-Type:[application/json] Connection:[keep-alive]
Server:[Artifactory/4.7.1] X-Artifactory-Id:[96c0]])


I know docker v1 repos does not accept authentication. i have manually added
credentials to .dockercfg file under /root directory. but still it takes me
to login when i do docker pull/push.

and kicks me out. where am i going wrong. ? any suggestions or ideas?








--
View this message in context: 
http://forums.jfrog.org/Docker-push-pull-to-from-docker-local-v1-repository-throws-error-tp7580903.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to