github.com/mika/distribution@v2.2.2-0.20160108133430-a75790e3d8e0+incompatible/cmd/registry/config-example.yml (about) 1 version: 0.1 2 log: 3 fields: 4 service: registry 5 storage: 6 cache: 7 blobdescriptor: inmemory 8 filesystem: 9 rootdirectory: /var/lib/registry 10 http: 11 addr: :5000 12 headers: 13 X-Content-Type-Options: [nosniff] 14 health: 15 storagedriver: 16 enabled: true 17 interval: 10s 18 threshold: 3