Skip to content

Instantly share code, notes, and snippets.

@stevvooe
Last active January 21, 2016 20:24
Show Gist options
  • Save stevvooe/832f0a45181c2db92f01 to your computer and use it in GitHub Desktop.
Save stevvooe/832f0a45181c2db92f01 to your computer and use it in GitHub Desktop.
Minimal Registry Configuration
version: 0.1
log:
level: debug
fields:
service: registry
storage:
delete:
enabled: true
http:
addr: :5000
debug:
addr: localhost:5001
headers:
X-Content-Type-Options: [nosniff]
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment