mirror of
https://github.com/distribution/distribution.git
synced 2025-09-01 23:17:33 +00:00
Merge pull request #3495 from thaJeztah/2.7_backport_must
[release/2.7 backport] Change should to must in v2 spec
This commit is contained in:
@@ -220,7 +220,7 @@ image. It's the direct replacement for the schema-1 manifest.
|
|||||||
- **`urls`** *array*
|
- **`urls`** *array*
|
||||||
|
|
||||||
Provides a list of URLs from which the content may be fetched. Content
|
Provides a list of URLs from which the content may be fetched. Content
|
||||||
should be verified against the `digest` and `size`. This field is
|
must be verified against the `digest` and `size`. This field is
|
||||||
optional and uncommon.
|
optional and uncommon.
|
||||||
|
|
||||||
## Example Image Manifest
|
## Example Image Manifest
|
||||||
|
Reference in New Issue
Block a user