mirror of
https://github.com/distribution/distribution-library-image
synced 2024-11-07 05:05:50 +01:00
12 lines
177 B
YAML
12 lines
177 B
YAML
|
version: 0.1
|
||
|
log:
|
||
|
fields:
|
||
|
service: registry
|
||
|
storage:
|
||
|
cache:
|
||
|
layerinfo: inmemory
|
||
|
filesystem:
|
||
|
rootdirectory: /var/lib/registry
|
||
|
http:
|
||
|
addr: :5000
|