mirror of
https://github.com/moby/moby.git
synced 2026-07-08 23:57:50 +00:00
This option was deprecated in 1932091e21, and
is no longer used. It was only kept to allow priniting a deprecation warning
if the config would happen to have the field set.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.