Files
docker-docs/docker
Ahmet Alp Balkan 27a73a98b7 Shorten help messages for docker cmd flags
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>
2015-02-18 22:52:33 -08:00
..
2014-10-24 13:03:46 -07:00
2014-11-15 09:00:48 -08:00

docker.go contains Docker's main function.

This file provides first line CLI argument parsing and environment variable setting.