1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components/engine/docker
jhowardmsft c1ee29b6e9 Windows: Change default listener to HTTP
Signed-off-by: jhowardmsft <jhoward@microsoft.com>
Upstream-commit: cbf9a64cb5f69ce07598646ac26be247c7967cbb
Component: engine
2015-04-30 19:49:45 -07:00
..
2014-10-24 13:03:46 -07:00
2015-04-30 01:35:16 +02:00

docker.go contains Docker's main function.

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