Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'atomic-key-file' into 'huawei-1.11.2'
Atomically save libtrust key file The libtrust keyfile which is used to set the "ID" property of a daemon must be generated or loaded on every startup. If the process crashes during startup this could cause the file to be incomplete causing future startup errors. Ensure that the file is written atomically to ensure the file is never in an incomplete state. Fixes moby#23985 cherry-pick from moby#24013 Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Signed-off-by: Lei Jitang <leijitang@huawei.com> (cherry picked from commit 9836162) See merge request docker/docker!623
- Loading branch information