mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
Add support for DOCKER_CONFIG/--config to specify config file dir Upstream-commit: 5bf98dd997bbc4db2a70594669457417498212bd Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.