mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03: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.