diff --git a/Containerfile b/Containerfile index cc06c4f..bcf6974 100644 --- a/Containerfile +++ b/Containerfile @@ -44,7 +44,7 @@ RUN dnf install -y \ gstreamer1-vaapi \ ffmpeg \ xorg-x11-server-Xwayland \ - && dnf remove -y gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot || true \ + && dnf remove -y gnome-software gnome-software-rpm-ostree gnome-system-monitor showtime decibels snapshot PackageKit PackageKit-gstreamer-plugin PackageKit-command-not-found || true \ && dnf clean all \ && rm -rf /var/cache/dnf