-
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
This is a clone of issue OCPBUGS-76461. The following is the description of the original issue:
—
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-77496 i-c-c container image contains huge dnf cache
-
- New
-
- clones
-
OCPBUGS-76461 i-c-c container image contains huge dnf cache
-
- Verified
-
- is blocked by
-
OCPBUGS-76461 i-c-c container image contains huge dnf cache
-
- Verified
-
- is cloned by
-
OCPBUGS-77496 i-c-c container image contains huge dnf cache
-
- New
-
- links to