1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 16:57:21 +00:00

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 <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-06-06 14:53:58 +02:00
parent d0d91d3f8e
commit 81e49bbfd0

View File

@ -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