Actions
Issue #1598
closedclarify docs that index.docker.io only supported for v1
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
Target Release - Docker:
2.0.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:
Description
`index.docker.io` is a Docker v1 endpoint. It responds to the /v2/ endpoint but does not implement the v2 API. This means that users may believe that they are syncing v2 from docker hub, but pulp will fail to do so.
We should remove `index.docker.io` from the docs and replace it with the v2 endpoint `registry-1.docker.io`.
Related issues
Actions
1598 - Clarify in docs that index.docker.io only supported for v1
closes #1598 https://pulp.plan.io/issues/1598