mirror of
https://github.com/docker/cli.git
synced 2026-08-29 18:14:34 -05:00
fix golint warnings/errors on pkg/system and pkg/stdcopy Upstream-commit: ecff4badcd98f749e5bd8511fbf4ca2c605db96c Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.