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