mirror of
https://github.com/containers/skopeo.git
synced 2025-09-03 07:35:02 +00:00
Add --no-creds flag to skopeo inspect
Follow PR #433 Close #421 Currently skopeo inspect allows to: Use the default credentials in $HOME/.docker.config Explicitly define credentials via de --creds flag This implements a --no-creds flag which will query docker registries anonymously. Signed-off-by: Qi Wang <qiwan@redhat.com>
This commit is contained in:
3
vendor/golang.org/x/text/go.mod
generated
vendored
Normal file
3
vendor/golang.org/x/text/go.mod
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module golang.org/x/text
|
||||
|
||||
require golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
|
Reference in New Issue
Block a user