forked from TrueCloudLab/distribution
6c2ef78aa7
Better for sort order. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
14 lines
244 B
YAML
14 lines
244 B
YAML
version: 0.1
|
|
log:
|
|
fields:
|
|
service: registry
|
|
storage:
|
|
cache:
|
|
layerinfo: inmemory
|
|
filesystem:
|
|
rootdirectory: /var/lib/registry
|
|
maintenance:
|
|
uploadpurging:
|
|
enabled: false
|
|
http:
|
|
addr: :5000
|