Saner default data location

Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit is contained in:
Olivier Gambier 2015-06-10 20:54:24 -07:00
parent 7363323321
commit 6e0cfc17dc
5 changed files with 10 additions and 12 deletions

View file

@ -22,7 +22,7 @@ storage:
cache:
blobdescriptor: redis
filesystem:
rootdirectory: /tmp/registry-dev
rootdirectory: /var/lib/registry
maintenance:
uploadpurging:
enabled: false