Files
moby/cmd/dockerd
Paweł Gronowski 027588eba0 builder: Pass cdi cache instead of CDISpecDirs
Instead of passing the dirs for buildkit to configure the same cache
instance, just pass the shared CDI cache instance.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-05-28 13:31:45 +02:00
..
2025-05-12 12:14:35 +02:00
2025-05-15 22:13:19 +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.