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