mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +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>