mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix depreciation dates
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
bf80adeee4
commit
26701e2d9f
1 changed files with 4 additions and 1 deletions
|
@ -106,6 +106,9 @@ the path does not exist.
|
|||
Version 1.9 adds a flag (`--disable-legacy-registry=false`) which prevents the docker daemon from `pull`, `push`, and `login` operations against v1 registries. Though disabled by default, this signals the intent to deprecate the v1 protocol.
|
||||
|
||||
### Docker Content Trust ENV passphrase variables name change
|
||||
**Deprecated In Release: v1.9**
|
||||
|
||||
**Target For Removal In Release: v1.10**
|
||||
|
||||
As of 1.9, Docker Content Trust Offline key will be renamed to Root key and the Tagging key will be renamed to Repository key. Due to this renaming, we're also changing the corresponding environment variables
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue