Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemon config validation #42393

Merged
merged 1 commit into from Jun 23, 2021
Merged

Daemon config validation #42393

merged 1 commit into from Jun 23, 2021

Commits on Jun 23, 2021

  1. Add configuration validation option and tests.

    Fixes moby#36911
    
    If config file is invalid we'll exit anyhow, so this just prevents
    the daemon from starting if the configuration is fine.
    
    Mainly useful for making config changes and restarting the daemon
    iff the config is valid.
    
    Signed-off-by: Rich Horwood <rjhorwood@apple.com>
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    Signed-off-by: Anca Iordache <anca.iordache@docker.com>
    Rich Horwood authored and aiordache committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8f80e55 View commit details
    Browse the repository at this point in the history