mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-30 17:59:51 +00:00
The container runtime endpoint value is passed into cri-dockerd as the docker socket address, so we need to check for --docker BEFORE checking for non-nil --container-runtime-endpoint. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>