Files
docker-cli/components/engine/cmd/dockerd
Sebastiaan van Stijn 8c68c67c26 Merge pull request #37136 from muesli/sdnotify-api-const
Use go-systemd const instead of magic string in Linux version of dockerd
Upstream-commit: 80bfcc3a7a870c5b3683489ebc6fec9d67a3dfc4
Component: engine
2018-05-24 14:30:28 +02:00
..
2018-02-05 16:51:57 -05:00
2018-03-16 11:03:43 -04:00
2018-05-23 17:50:54 +02: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
2018-05-23 17:50:54 +02: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.