2f9f6c08ed
The storage cache option layerinfo is deprecated, so use blobdescriptor instead in example config files. Signed-off-by: xg.song <xg.song@venusource.com>
11 lines
182 B
YAML
11 lines
182 B
YAML
version: 0.1
|
|
log:
|
|
fields:
|
|
service: registry
|
|
storage:
|
|
cache:
|
|
blobdescriptor: inmemory
|
|
filesystem:
|
|
rootdirectory: /var/lib/registry
|
|
http:
|
|
addr: :5000
|