1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components/engine/docker
Tiffany Low 7fd0208ff7 Upgrade logrus to v0.7.2
- Daemon logs now report to millisecond resolution

Signed-off-by: Tiffany Low <the.second.angel@gmail.com>
Upstream-commit: 711e580320a5da5cb33e8f03a17d355b4fb127c1
Component: engine
2015-03-30 12:27:03 -07:00
..
2014-10-24 13:03:46 -07:00
2015-03-30 12:27:03 -07:00

docker.go contains Docker's main function.

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