Merge pull request #501 from RichardScothern/release/2.0.1

Release/2.0.1
This commit is contained in:
Stephen Day 2015-05-06 16:37:30 -07:00
commit 1341222284
9 changed files with 440 additions and 210 deletions

View file

@ -163,6 +163,12 @@ REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY=/tmp/registry/test
This variable overrides the `/tmp/registry` value to the `/tmp/registry/test`
directory.
>**Note**: If an environment variable changes a map value into a string, such
>as replacing the storage driver type with `REGISTRY_STORAGE=filesystem`, then
>all sub-fields will be erased. As such, specifying the storage type in the
>environment will remove all parameters related to the old storage
>configuration.
## version