Merge pull request #14622 from himythili/patch-1

Capitalizing the proper noun / product name
This commit is contained in:
Usha Mandya 2022-04-27 09:58:32 +01:00 committed by GitHub
commit 8acfa2f29b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ various APIs, CLIs, and file formats.
| Driver | Description |
|:-------------------------------------------------------|:-----------------------------------------------------------------------------------|
| [Image specification](/registry/spec/manifest-v2-2/) | Describes the various components of a Docker image |
| [Registry token authentication](/registry/spec/auth/) | Outlines the Docker registry authentication scheme |
| [Registry token authentication](/registry/spec/auth/) | Outlines the Docker Registry authentication scheme |
| [Registry storage drivers](/registry/storage-drivers/) | Enables support for given cloud providers when storing images with Registry |