mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +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>