Skip to content

Commit

Permalink
Update Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored May 29, 2024
1 parent 269dd36 commit ef4633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN dnf install -y intel-media-driver nvidia-vaapi-driver
RUN dnf swap -y mesa-va-drivers mesa-va-drivers-freeworld
RUN dnf swap -y mesa-vdpau-drivers mesa-vdpau-drivers-freeworld

RUN dnf copr enable -y kylegospo/distrobox-utils && \
RUN dnf copr enable -y kylegospo/distrobox-utils
RUN dnf install -y xdg-utils-distrobox
RUN ln -s /usr/bin/distrobox-host-exec /usr/bin/flatpak

Expand Down

0 comments on commit ef4633e

Please sign in to comment.