Skip to content

Commit

Permalink
Change nvidia to latest driver in silverblue-shuttle-sz170r8v2 ctr
Browse files Browse the repository at this point in the history
  • Loading branch information
thwiest-celonis committed Jul 8, 2023
1 parent 66920a6 commit 50f51c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions silverblue-shuttle-sz170r8v2/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ADD dnf /usr/bin/dnf

# Install nvidia drivers
RUN rpm-ostree install \
akmod-nvidia-470xx xorg-x11-drv-nvidia-470xx && \
install-nvidia-akmod.sh nvtop && \
akmod-nvidia nvtop && \
install-nvidia-akmod.sh && \
#cleanup and verification stage
rm -rf /var /usr/bin/install-nvidia-akmod.sh /usr/bin/dnf && \
ostree container commit

0 comments on commit 50f51c9

Please sign in to comment.