From f0b48b67f18e0810a882f003ed5f41d609002bcf Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 4 Apr 2018 11:25:10 -0400 Subject: [PATCH] f28: Enable modularity in container base image by default It's confusing to have it be underneath Server, when in actuality we really want at least the people using containers to have it by default. So let's enable it by default there. --- fedora-docker-base.ks | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fedora-docker-base.ks b/fedora-docker-base.ks index 8a9988b..016b415 100644 --- a/fedora-docker-base.ks +++ b/fedora-docker-base.ks @@ -5,6 +5,8 @@ %packages --excludedocs --instLangs=en --nocore rootfiles +# https://communityblog.fedoraproject.org/modularity-dead-long-live-modularity/ +fedora-repos-modular tar # https://bugzilla.redhat.com/show_bug.cgi?id=1409920 vim-minimal dnf