From e9394695242531494eb719348e36fec3d21dae52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 2 Jan 2019 10:17:07 +0100 Subject: [PATCH] all supported arches have docker --- share/templates.d/99-generic/runtime-install.tmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/share/templates.d/99-generic/runtime-install.tmpl b/share/templates.d/99-generic/runtime-install.tmpl index 1997b396..f950eee3 100644 --- a/share/templates.d/99-generic/runtime-install.tmpl +++ b/share/templates.d/99-generic/runtime-install.tmpl @@ -182,10 +182,7 @@ installpkg gdisk hexedit sg3_utils installpkg notification-daemon ## Docker enabled boot.iso -# Not all arches currently have docker -%if basearch not in ("ppc", "ppc64", "s390"): - installpkg docker-anaconda-addon -%endif +installpkg docker-anaconda-addon ## actually install all the requested packages run_pkg_transaction