Files
docker-cli/components/engine/cmd/dockerd
Christian Muehlhaeuser 33e8d89a75 Use go-systemd const instead of magic string in Linux version of dockerd
Signed-off-by: Christian Muehlhaeuser <muesli@gmail.com>
Upstream-commit: d393774a53e0a45486047a80ca4ae8faf5599386
Component: engine
2018-05-23 19:06:34 +02:00
..
2018-02-05 16:51:57 -05:00
2018-03-16 11:03:43 -04:00
2018-03-16 11:03:43 -04:00
2018-05-17 19:28:27 +02:00
2018-05-19 03:15:08 +02:00
2017-07-31 13:16:46 -07:00
2018-03-16 11:03:43 -04:00
2016-09-01 14:47:51 +08:00
2017-07-31 13:16:46 -07:00

docker.go contains Docker daemon's main function.

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