mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e428c824c3
Allows storing key under any directory. In the case where the "/etc/docker" directory is not preserved, this file can be specified to a location where it will be preserved to ensure the ID does not change across restarts. Note this key is currently only used today to generate the ID used in Docker info and for manifest schema v1 pushes. The key signature and finger on these manifests are not checked or used any longer for security, deprecated by notary. Removes old key migration from a pre-release of Docker which put the key under the home directory and was used to preserve ID used for swarm v1 after the file moved. closes #32135 Signed-off-by: Derek McGowan <derek@mcgstyle.net> |
||
---|---|---|
.. | ||
config.go | ||
config_common_unix.go | ||
config_common_unix_test.go | ||
config_solaris.go | ||
config_test.go | ||
config_unix.go | ||
config_unix_test.go | ||
config_windows.go | ||
config_windows_test.go |