mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Using a daemon configuration file is preferred over using command-line flags, as it allows reloading this configuration without restarting the daemon. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>