mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
This will allow us to _know_ what the user's -H settings are, which may be useful for debugging later. Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.