Files
moby/cmd/dockerd
Sebastiaan van Stijn 1d5405cb6f Merge pull request #43250 from tianon/rm-quotedstring
Remove opts.QuotedString implementation
2022-03-16 16:55:39 +01:00
..
2019-03-12 18:41:55 -07:00
2020-05-08 10:44:36 +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.