mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07: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.