mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
might not be the cleanest way, but it's definitly the way with the minimum code change. Signed-off-by: Victor Vieux <victorvieux@gmail.com> Upstream-commit: ff686743c50dc34b57f5627ba6fee38502bdd3ec Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.