i don't know how this was removed
This commit is contained in:
parent
e57db9772b
commit
41e027847f
@ -573,7 +573,7 @@ function common_container_steps() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function minimal_container_steps() {
|
function minimal_container_steps() {
|
||||||
microdnf -y remove langpacks-en
|
microdnf -y remove langpacks-en || true
|
||||||
rm -fv /usr/share/gnupg/help*.txt
|
rm -fv /usr/share/gnupg/help*.txt
|
||||||
rm /usr/lib/rpm/rpm.daily
|
rm /usr/lib/rpm/rpm.daily
|
||||||
rm -rfv /usr/lib64/nss/unsupported-tools/
|
rm -rfv /usr/lib64/nss/unsupported-tools/
|
||||||
|
Loading…
Reference in New Issue
Block a user