Merge pull request #5 from docker/v2.2.0

Update registry binary to version 2.2.0.
This commit is contained in:
Richard Scothern 2015-11-03 12:35:34 -08:00
commit af287a2a63
2 changed files with 8 additions and 1 deletions

View File

@ -4,8 +4,15 @@ log:
service: registry
storage:
cache:
layerinfo: inmemory
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3

Binary file not shown.