mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
Use stderr instead of logrus for CLI error messages Upstream-commit: 56847ec4d4c24535bd8f4763e895f609eec9e8cf Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.