mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
Default the tcp port to 2376 if tls is on, and 2375 if not Upstream-commit: c45ad0b02d1cc1f88aaabab18aed27aeb20b9e7a Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.