mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-29 02:43:47 +00:00
Docker now has a dependency on libltdl7; we have to specify it manually if we are installing docker using dpkg (vs using apt-get or similar, which would pull it in automatically) Fixes #28644