diff --git a/docker.spec b/docker.spec index 6c0e216..7cab05d 100644 --- a/docker.spec +++ b/docker.spec @@ -61,8 +61,9 @@ BuildRequires: cmake Requires(pre): systemd %systemd_requires # With docker >= 1.11 you now need containerd (and runC or crun as a dep) -Requires: docker-containerd +Requires: containerd Requires: runc +Recommends: crun # need xz to work with ubuntu images # https://bugzilla.redhat.com/show_bug.cgi?id=1045220 Requires: xz