-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 6.10.1
-
Fix Version/s: None
-
Component/s: Docker
-
Labels:
-
Severity:Critical
-
Requirement Status:
Hi Team,
we are configuring Artifactory PRO standalone version 6.10.1 as Docker registry but when we try:
{{docker login -u <user> -p <password> <artifactory-url> }}
Error response from daemon: Get https:<artifactory-url>/v2: unknown: Unsupported docker repository request for 'v2'
We are trying different configurations also Repository Path but we are unable to make it work.
The Artifactory Pro instance is installed on an EC2 AWS machine, but not via template and the load balancer is an ELB. There are no proxies or anything configured.
Could you tell us a way to make it work?