mirror of
https://github.com/mudler/luet.git
synced 2025-09-12 21:33:31 +00:00
update vendor
This commit is contained in:
4
vendor/github.com/google/go-containerregistry/pkg/v1/remote/README.md
generated
vendored
4
vendor/github.com/google/go-containerregistry/pkg/v1/remote/README.md
generated
vendored
@@ -76,7 +76,7 @@ which references an application/xml file from an image index.
|
||||
|
||||
That could look something like this:
|
||||
|
||||

|
||||

|
||||
|
||||
Using a recursive index like this might not be possible with all registries,
|
||||
but this flexibility allows for some interesting applications, e.g. the
|
||||
@@ -114,4 +114,4 @@ however, it's possible to do _something_ useful with them via [`remote.Get`](htt
|
||||
which doesn't try to interpret what is returned by the registry.
|
||||
|
||||
[`crane.Copy`](https://godoc.org/github.com/google/go-containerregistry/pkg/crane#Copy) takes advantage of this to implement support for copying schema 1 images,
|
||||
see [here](https://github.com/google/go-containerregistry/blob/master/pkg/internal/legacy/copy.go).
|
||||
see [here](https://github.com/google/go-containerregistry/blob/main/pkg/internal/legacy/copy.go).
|
||||
|
Reference in New Issue
Block a user