-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
kind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Description
Docker daemon should have a validate-config option
Automated updates to docker's daemon.json (eg: puppet) are unable to parse the config file for validity before restarting the daemon. This may result in the daemon failing to restart, causing an outage for any running containers.
eg:
# docker daemon --config myconfig.json --validate
Syntax OK
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.