summaryrefslogtreecommitdiffstats
path: root/redhat/docker/fedora32.sh
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/docker/fedora32.sh')
-rwxr-xr-xredhat/docker/fedora32.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/docker/fedora32.sh b/redhat/docker/fedora32.sh
index 823b27fbc..860dc15d5 100755
--- a/redhat/docker/fedora32.sh
+++ b/redhat/docker/fedora32.sh
@@ -13,7 +13,7 @@ setarch i686 sudo dnf install \
--disablerepo="*" --enablerepo="fedora,updates" \
--nodocs \
--assumeyes \
- @core bash vim
+ @core bash vim yum-plugin-ovl
sudo sed -i "${INSTALLROOT}/etc/yum.repos.d/"*".repo" \
-e "s|\$basearch|i386|g" \