mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
In order to fit printed messages to fit 80 chars, rewording messages for `-H` and `--tls` flags. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.