forked from adamlaska/distribution
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
13 lines (12 loc) · 1.05 KB
/
mkdocs.yml
File metadata and controls
13 lines (12 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
- ['registry/index.md', 'Reference', 'Docker Registry 2.0']
- ['registry/deploying.md', 'Reference', ' ▪ Deploy a registry' ]
- ['registry/configuration.md', 'Reference', ' ▪ Configure a registry' ]
- ['registry/storagedrivers.md', 'Reference', ' ▪ Storage driver model' ]
- ['registry/notifications.md', 'Reference', ' ▪ Work with notifications' ]
- ['registry/spec/api.md', 'Reference', ' ▪ Registry Service API v2' ]
- ['registry/spec/json.md', 'Reference', ' ▪ JSON format' ]
- ['registry/spec/auth/token.md', 'Reference', ' ▪ Authenticate via central service' ]
- ['registry/storage-drivers/azure.md', '**HIDDEN**' ]
- ['registry/storage-drivers/filesystem.md', '**HIDDEN**' ]
- ['registry/storage-drivers/inmemory.md', '**HIDDEN**' ]
- ['registry/storage-drivers/s3.md','**HIDDEN**' ]