From 5a0e21c6c5684be9ef10ba162adf556c35168abf Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Thu, 6 Jun 2019 14:53:58 +0200 Subject: [PATCH] Remove the glibc-langpack-en from the base container image. This commit makes sure that we don't install the all the en locale in the base image. This remove around 60MB of the size of the container Signed-off-by: Clement Verna --- fedora-container-base.ks | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-container-base.ks b/fedora-container-base.ks index f6abaf3..f30ecd1 100644 --- a/fedora-container-base.ks +++ b/fedora-container-base.ks @@ -13,6 +13,7 @@ dnf dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29 sssd-client sudo +-glibc-langpack-en %end %post --erroronfail --log=/root/anaconda-post.log