From 3bb07d1948a5e3b34382cbc1626a180652809180 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Fri, 5 Jul 2019 08:56:35 +0200 Subject: [PATCH] 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 --- fedora-container-base.ks | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-container-base.ks b/fedora-container-base.ks index f30ecd1..59a2eb4 100644 --- a/fedora-container-base.ks +++ b/fedora-container-base.ks @@ -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