Remove configuration/README.md
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
f210b090bf
commit
aac8e0d0bf
2 changed files with 6 additions and 125 deletions
|
@ -151,6 +151,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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue