Files
moby/cmd/dockerd
Sebastiaan van Stijn ee2ac6c205 cmd/dockerd: format code with gofumpt
Formatting the code with https://github.com/mvdan/gofumpt

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-06-29 00:25:45 +02:00
..
2023-05-19 20:38:51 +02:00
2023-05-19 20:38:51 +02:00

docker.go contains Docker daemon's main function.

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