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