mirror of
https://github.com/moby/moby.git
synced 2026-07-10 08:39:25 +00:00
This flag was marked deprecated in commit 5a922dc16 (released in v24.0)
and to be removed in the next release.
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.