docs: update some URLs and remove some of the Docker branding
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
ae24899119
commit
3b83bce74d
6 changed files with 20 additions and 20 deletions
|
@ -1238,7 +1238,7 @@ Use the `manifests` subsection to configure validation of manifests. If
|
|||
#### `urls`
|
||||
|
||||
The `allow` and `deny` options are each a list of
|
||||
[regular expressions](https://godoc.org/regexp/syntax) that restrict the URLs in
|
||||
[regular expressions](https://pkg.go.dev/regexp/syntax) that restrict the URLs in
|
||||
pushed manifests.
|
||||
|
||||
If `allow` is unset, pushing a manifest containing URLs fails.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue