mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
remove the second repeated line cli.api = api since api is a pointer Upstream-commit: d8a2568e6b3aeab8d7d11a05d3ec98cf0245211d Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.