b24b4f
# This is a default registries.d configuration file.  You may
b24b4f
# add to this file or create additional files in registries.d/.
b24b4f
#
d745b5
# lookaside: for reading/writing simple signing signatures
d745b5
# lookaside-staging: for writing simple signing signatures, preferred over lookaside
b24b4f
#
6da115
# lookaside and lookaside-staging take a value of the following:
6da115
#   lookaside:  {schema}://location
b24b4f
#
b24b4f
# For reading signatures, schema may be http, https, or file.
b24b4f
# For writing signatures, schema may only be file.
b24b4f
d745b5
# The default locations are built-in, for both reading and writing:
d745b5
# /var/lib/containers/sigstore for root, or
d745b5
# ~/.local/share/containers/sigstore for non-root users.
b24b4f
default-docker:
d745b5
#  lookaside: https://…
d745b5
#  lookaside-staging: file:///…
b24b4f
b24b4f
# The 'docker' indicator here is the start of the configuration
b24b4f
# for docker registries.
b24b4f
#
b24b4f
# docker:
b24b4f
#
b24b4f
#   privateregistry.com:
d745b5
#    lookaside: https://privateregistry.com/sigstore/
6da115
#    lookaside-staging: /mnt/nfs/privateregistry/sigstore
b24b4f