mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-12 02:54:22 +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:
parent
30013e8f38
commit
5a0e21c6c5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user