mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
[Builder] Move file coping from the daemon to the builder Upstream-commit: 99c72eb2682c0539ad3cc544eb28876af78b33a1 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.