Files
moby/cmd/dockerd
Vincent Demeester c204fce2ee Move pkg/listeners away
It is only used in `daemon` and should really live there.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-08-08 18:14:04 +02:00
..
2017-07-28 13:52:03 -07:00
2017-07-31 13:16:46 -07:00
2017-07-31 13:16:46 -07:00
2017-08-08 18:14:04 +02:00
2017-07-31 13:16:46 -07:00
2017-07-31 13:16:46 -07:00
2017-06-01 13:34:31 -07:00
2017-07-31 13:16:46 -07: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.