1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/cmd/dockerd
David Calavera 9d2d2e1d41 Merge pull request #22372 from dnephin/cli_cleanup
Reorganize client and cli packages
Upstream-commit: 90dfb3dacc56d789b70f5b5f3da6791465706c6c
Component: engine
2016-04-29 17:31:39 -07:00
..
2016-04-26 09:35:22 -07:00
2016-04-26 09:35:22 -07:00
2016-04-26 09:35:22 -07:00

docker.go contains Docker's main function.

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