mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-25 11:15:39 +00:00
Replace non-standard /run/cri-containerd/ paths with official /run/containerd/containerd.sock, simplify service setup to use default containerd config generation, and add unix:// prefix to CRI socket URIs per Kubernetes conventions.