mirror of
https://github.com/containers/podman.git
synced 2025-09-27 16:54:42 +08:00

It looks like the containerd.io package is not present anymore in the package cache which ultimately breaks CI since it's a requirement for docker. Hence, download the few packages instead of relying on the cache. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>