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