-
Bug
-
Resolution: Unresolved
-
Normal
-
4.22
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
The multus-network-policy container image contains a full dnf cache, which adds an extra 855MiB 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-77489 multus-networkpolicy image contains huge dnf cache
-
- ON_QA
-
- is cloned by
-
OCPBUGS-77489 multus-networkpolicy image contains huge dnf cache
-
- ON_QA
-
- is Informed by
-
OCPBUGS-76450 Massive MCO container causing memory problems during bootstrapping
-
- Verified
-
- links to