add Haruna media player to host for better VAAPI performance
This commit is contained in:
parent
0269d574ca
commit
1b3cb0d0ac
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ RUN cd /etc/yum.repos.d/ && wget https://copr.fedorainfracloud.org/coprs/trixieu
|
|||
# software to be replaced with clang version
|
||||
RUN rpm-ostree override replace --experimental --from repo=fedora-clang podman tar kpipewire NetworkManager-libnm NetworkManager NetworkManager-vpnc NetworkManager-wwan NetworkManager-wifi NetworkManager-ppp NetworkManager-bluetooth NetworkManager-config-connectivity-fedora wayland-utils xz xz-libs gzip bzip2-libs bzip2 libzip firefox firefox-langpacks libarchive rsync libva
|
||||
|
||||
# add Haruna media player to host for better VAAPI performance
|
||||
RUN rpm-ostree install haruna
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue