Files
moby/cmd/dockerd
Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports
Format the source according to latest goimports.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:56:54 +02:00
..
2019-09-18 12:56:54 +02:00
2019-03-12 18:41:55 -07:00
2019-03-12 18:41:55 -07:00
2019-09-18 12:56:54 +02:00
2018-06-13 09:04:30 +02: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.