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