Remove cracklib-dicts from the base container image.

This commit remove the cracklib-dicts package which provides
tests passwords to help user choose strong password. The
package is not required by any other packages.
This will save ~9MB from the base image size.

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-07-05 08:56:35 +02:00
parent 81e49bbfd0
commit 3bb07d1948
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
sssd-client
sudo
-glibc-langpack-en
-cracklib-dicts
%end
%post --erroronfail --log=/root/anaconda-post.log