mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
Fixed issues related to network subcommand tests - "network" in exempted list of short help check - Condition for exact test modified to meet experimental commands - Sorting of commands done in flags_experimental Signed-off-by: Kunal Kushwaha <kunal.kushwaha@gmail.com>
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.