mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove special case for 'teams' from registry api
This commit is contained in:
parent
fc788956c5
commit
531b30119a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue