mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
- Daemon logs now report to millisecond resolution Signed-off-by: Tiffany Low <the.second.angel@gmail.com> Upstream-commit: 711e580320a5da5cb33e8f03a17d355b4fb127c1 Component: engine
docker.go contains Docker's main function.
This file provides first line CLI argument parsing and environment variable setting.