5c9f13
# This is a default registries.d configuration file.  You may
5c9f13
# add to this file or create additional files in registries.d/.
5c9f13
#
a066e6
# lookaside: indicates a location that is read and write
a066e6
# lookaside-staging: indicates a location that is only for write
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
5c9f13
# This is the default signature write location for docker registries.
5c9f13
default-docker:
a066e6
#  lookaside: file:///var/lib/containers/sigstore
a066e6
  lookaside-staging: file:///var/lib/containers/sigstore
5c9f13
5c9f13
# The 'docker' indicator here is the start of the configuration
5c9f13
# for docker registries.
5c9f13
#
5c9f13
# docker:
5c9f13
#
5c9f13
#   privateregistry.com:
a066e6
#    lookaside: http://privateregistry.com/sigstore/
a066e6
#    lookaside-staging: /mnt/nfs/privateregistry/sigstore
5c9f13