bb3e91
# This is a default registries.d configuration file.  You may
bb3e91
# add to this file or create additional files in registries.d/.
bb3e91
#
947b07
# lookaside: indicates a location that is read and write
947b07
# lookaside-staging: indicates a location that is only for write
bb3e91
#
947b07
# lookaside and lookaside-staging take a value of the following:
947b07
#   lookaside:  {schema}://location
bb3e91
#
bb3e91
# For reading signatures, schema may be http, https, or file.
bb3e91
# For writing signatures, schema may only be file.
bb3e91
bb3e91
# This is the default signature write location for docker registries.
bb3e91
default-docker:
947b07
#  lookaside: file:///var/lib/containers/sigstore
947b07
  lookaside-staging: file:///var/lib/containers/sigstore
bb3e91
bb3e91
# The 'docker' indicator here is the start of the configuration
bb3e91
# for docker registries.
bb3e91
#
bb3e91
# docker:
bb3e91
#
bb3e91
#   privateregistry.com:
947b07
#    lookaside: http://privateregistry.com/sigstore/
947b07
#    lookaside-staging: /mnt/nfs/privateregistry/sigstore
bb3e91