From de09fceb14e6e26ea90cb3c43a3ef74e25cba517 Mon Sep 17 00:00:00 2001 From: xulei Date: Thu, 14 Sep 2023 03:58:07 +0000 Subject: [PATCH] Fix missing runc dependencies and conflicts with the installation of docker-engine Signed-off-by: xulei --- moby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moby.spec b/moby.spec index 8769ec9..358a43e 100644 --- a/moby.spec +++ b/moby.spec @@ -44,7 +44,7 @@ Summary: Docker daemon binary and related utilities Requires: /usr/sbin/groupadd Requires: %{name}-client = %{version}-%{release} -Requires: runc +Requires: docker-runc Requires: container-selinux >= 2:2.74 Requires: libseccomp >= 2.3 Requires: systemd