1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/cmd/dockerd
Brian Goff 929d4f87ec Merge pull request #27700 from Microsoft/jjh/servicerestart
Windows: Set service recovery options
Upstream-commit: f81c538fec66e1dc63fd74054b9a7245d5c00e3a
Component: engine
2016-10-28 12:06:24 -07:00
..
2016-04-26 09:35:22 -07:00
2016-08-25 13:09:04 -04:00
2016-08-25 13:09:04 -04:00
2016-10-27 10:34:38 -07:00
2016-10-24 15:20:01 -07:00
2016-10-27 10:34:38 -07:00
2016-09-01 14:47:51 +08:00

docker.go contains Docker daemon's main function.

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