1
0
mirror of https://github.com/distribution/distribution-library-image synced 2024-11-07 05:05:50 +01:00

Update registry binary to version 2.2.0. Update config

This commit is contained in:
Richard Scothern 2015-11-03 12:02:03 -08:00
parent d5f65e019f
commit 3b5759583b
2 changed files with 8 additions and 1 deletions

@ -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.