2015-07-30 19:12:22 +00:00
|
|
|
version: 0.1
|
|
|
|
log:
|
|
|
|
fields:
|
|
|
|
service: registry
|
|
|
|
storage:
|
2016-02-03 15:59:49 +00:00
|
|
|
cache:
|
|
|
|
blobdescriptor: inmemory
|
|
|
|
filesystem:
|
|
|
|
rootdirectory: /var/lib/registry
|
2015-07-30 19:12:22 +00:00
|
|
|
http:
|
2016-02-03 15:59:49 +00:00
|
|
|
addr: :5000
|
|
|
|
headers:
|
|
|
|
X-Content-Type-Options: [nosniff]
|
2017-08-13 05:56:11 +00:00
|
|
|
auth:
|
|
|
|
htpasswd:
|
|
|
|
realm: basic-realm
|
|
|
|
path: /etc/registry
|
2015-08-19 21:12:51 +00:00
|
|
|
health:
|
|
|
|
storagedriver:
|
|
|
|
enabled: true
|
|
|
|
interval: 10s
|
|
|
|
threshold: 3
|