4f69ca2c07
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
14 lines
243 B
YAML
14 lines
243 B
YAML
version: 0.1
|
|
log:
|
|
fields:
|
|
service: registry
|
|
storage:
|
|
cache:
|
|
layerinfo: inmemory
|
|
filesystem:
|
|
rootdirectory: /var/lib/registry
|
|
maintenance:
|
|
uploadpurging:
|
|
enabled: true
|
|
http:
|
|
addr: :5000
|