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