Remove special case for 'teams' from registry api
Upstream-commit: 531b30119ab5422f9f34ebf3be1a6b6578ded9f1 Component: engine
This commit is contained in:
@ -246,7 +246,6 @@ The Index has two main purposes (along with its fancy social features):
|
||||
|
||||
- Resolve short names (to avoid passing absolute URLs all the time)
|
||||
- username/projectname -> \https://registry.docker.io/users/<username>/repositories/<projectname>/
|
||||
- team/projectname -> \https://registry.docker.io/team/<team>/repositories/<projectname>/
|
||||
- Authenticate a user as a repos owner (for a central referenced repository)
|
||||
|
||||
3.1 Without an Index
|
||||
|
||||
Reference in New Issue
Block a user