Files
moby/daemon/command
Paweł Gronowski 6d2a4259fb daemon: Allow overriding containerd root from environment
Embedded containerd always derives its persistent root from Docker's
data root, which prevents testing against state from a standalone
containerd daemon.

Use DOCKER_CONTAINERD_ROOT as a temporary override for the exact root
path used by embedded and supervised containerd. Preserve the existing
data-root/containerd/daemon default when the variable is unset.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-07-24 16:41:18 +02:00
..
2025-10-15 22:30:38 +02:00