diff --git a/Dockerfile b/Dockerfile index 6c34d4f..604040c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN dnf install --nogpgcheck -y https://mirrors.rpmfusion.org/free/el/rpmfusion- RUN dnf config-manager --add-repo=https://negativo17.org/repos/epel-nvidia.repo -y -RUN dnf install -y fish distrobox nvtop gnome-boxes gwenview ffmpeg ffmpeg-libs libavdevice intel-media-driver pipewire-codec-aptx libva-intel-driver libva-utils libavcodec-freeworld +RUN dnf install -y fish distrobox nvtop gwenview ffmpeg ffmpeg-libs libavdevice intel-media-driver libva-intel-driver libavcodec-freeworld RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm RUN dnf install -y ${KERNEL} ${KERNEL}-devel-matched