We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e245d commit 90c2e8aCopy full SHA for 90c2e8a
build/scripts/ubi-clean.sh
@@ -2,5 +2,5 @@
2
3
set -e
4
5
-microdnf remove -y shadow-utils subscription-manager
+microdnf remove -y shadow-utils subscription-manager python3-requests python3-cloud-what python3-subscription-manager-rhsm python3-setuptools python3-inotify python3-requests python3-urllib3 python3-idna
6
microdnf clean all && rm -rf /var/cache/dnf
0 commit comments