mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Don't create source directory while the daemon is being shutdown, fix #30348 Upstream-commit: cd2255a296acf8408d2afb65b897560479f1ecd3 Component: engine
docker.go contains Docker daemon's main function.
This file provides first line CLI argument parsing and environment variable setting.