-
Bug
-
Resolution: Unresolved
-
Normal
-
4.22
-
None
-
False
-
-
1
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
The image-customization-controller container image contains a full dnf cache, which adds an extra 901MiB to the size of the uncompressed image.
After installing packages using dnf in the Dockerfile, we should do:
dnf clean all && rm -rf /var/cache/dnf/*
- blocks
-
OCPBUGS-77490 i-c-c container image contains huge dnf cache
-
- Verified
-
- is cloned by
-
OCPBUGS-77490 i-c-c container image contains huge dnf cache
-
- Verified
-
- is Informed by
-
OCPBUGS-76450 Massive MCO container causing memory problems during bootstrapping
-
- Verified
-
- links to