Files
moby/cmd/dockerd
Rafael Fernández López 8e57a019dc fix: load the CDI driver before the dockerd daemon starts
Signed-off-by: Rafael Fernández López <ereslibre@ereslibre.es>
2025-05-15 12:00:28 +02:00
..
2025-05-12 12:14:35 +02:00
2025-03-10 19:11:09 +01: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.