1
0
mirror of https://github.com/distribution/distribution-library-image synced 2024-11-12 05:15:50 +01:00
distribution-library-image/config-example.yml
Derek McGowan eb58390c83 Support arm and arm64 binaries for v2.6.2
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-11-29 15:35:41 -08:00

19 lines
295 B
YAML

version: 0.1
log:
fields:
service: registry
storage:
cache:
blobdescriptor: inmemory
filesystem:
rootdirectory: /var/lib/registry
http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3