Sample config file changes
Rename config.yml to dev-config.yml Add example-config.yml, a simple configuration file for the official This was originally made for the the distribution-library-image repo, but is being moved here to make sure it stays in sync. Update Dockerfile and docs for the rename. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user