mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 22:28:33 +00:00
default.yaml should have all options commented
Rely on the hard coded defaults in libraries rather then overriding in the yaml file. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# This is the default signature write location for docker registries.
|
# This is the default signature write location for docker registries.
|
||||||
default-docker:
|
default-docker:
|
||||||
# lookaside: file:///var/lib/containers/sigstore
|
# lookaside: file:///var/lib/containers/sigstore
|
||||||
lookaside-staging: file:///var/lib/containers/sigstore
|
# lookaside-staging: file:///var/lib/containers/sigstore
|
||||||
|
|
||||||
# The 'docker' indicator here is the start of the configuration
|
# The 'docker' indicator here is the start of the configuration
|
||||||
# for docker registries.
|
# for docker registries.
|
||||||
|
Reference in New Issue
Block a user