2016-07-14 00:03:14 +00:00
|
|
|
version: 0.1
|
|
|
|
loglevel: debug
|
|
|
|
storage:
|
|
|
|
cache:
|
|
|
|
blobdescriptor: inmemory
|
|
|
|
filesystem:
|
|
|
|
rootdirectory: /tmp/registry-dev
|
|
|
|
http:
|
|
|
|
addr: 0.0.0.0:5000
|
2017-12-18 23:06:04 +00:00
|
|
|
compatibility:
|
|
|
|
schema1:
|
|
|
|
enabled: true
|
2016-07-14 00:03:14 +00:00
|
|
|
auth:
|
|
|
|
token:
|
|
|
|
realm: "https://auth.localregistry:5559/token/"
|
|
|
|
issuer: "registry-test"
|
|
|
|
service: "registry-test"
|
|
|
|
rootcertbundle: "/etc/docker/registry/tokenbundle.pem"
|