mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
Fix docker daemon exit immediately after starting without -H option closes #16927 Upstream-commit: 08c5f52d70e539ff168d570b60b0c5d6c1a847c2 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.