Break out registry

This commit is contained in:
Mike Reeves
2020-01-13 16:33:20 -05:00
parent 4d28224774
commit ed3c2b1bac
4 changed files with 45 additions and 2 deletions

View File

@@ -1,24 +0,0 @@
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]
tls:
certificate: /etc/pki/registry.crt
key: /etc/pki/registry.key
health:
storagedriver:
enabled: true
interval: 10s
threshold: 3
proxy:
remoteurl: https://registry-1.docker.io