mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00:00
See issue #5873 Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
4 lines
129 B
Markdown
4 lines
129 B
Markdown
docker.go contains Docker's main function.
|
|
|
|
This file provides first line CLI argument parsing and environment variable setting.
|