Skip to content

Commit

Permalink
Add nvtop to silverblue-shuttle-sz170r8v2 ctr
Browse files Browse the repository at this point in the history
  • Loading branch information
thwiest-celonis committed Jul 6, 2023
1 parent 0aad952 commit 66920a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silverblue-shuttle-sz170r8v2/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ADD dnf /usr/bin/dnf
# Install nvidia drivers
RUN rpm-ostree install \
akmod-nvidia-470xx xorg-x11-drv-nvidia-470xx && \
install-nvidia-akmod.sh && \
install-nvidia-akmod.sh nvtop && \
#cleanup and verification stage
rm -rf /var /usr/bin/install-nvidia-akmod.sh /usr/bin/dnf && \
ostree container commit

0 comments on commit 66920a6

Please sign in to comment.