1
This commit is contained in:
16
dockerhub/config.yml
Normal file
16
dockerhub/config.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
version: 0.1
|
||||
storage:
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry
|
||||
delete:
|
||||
enabled: true
|
||||
maintenance:
|
||||
uploadpurging:
|
||||
enabled: true
|
||||
age: 72h
|
||||
dryrun: false
|
||||
interval: 1m
|
||||
http:
|
||||
addr: 0.0.0.0:5000
|
||||
proxy:
|
||||
remoteurl: https://registry-1.docker.io
|
||||
Reference in New Issue
Block a user