Merge pull request #790 from aaronlehmann/config-files

Sample config file changes
This commit is contained in:
Richard Scothern 2015-07-30 13:20:43 -07:00
commit 7eabb7800e
5 changed files with 17 additions and 3 deletions

View file

@ -1552,7 +1552,7 @@ The above configures the registry instance to run on port `5000`, binding to
verbose.
A similar simple configuration is available at
[config.yml](https://github.com/docker/distribution/blob/master/cmd/registry/config.yml).
[example-config.yml](https://github.com/docker/distribution/blob/master/cmd/registry/example-config.yml).
Both are generally useful for local development.