Build akmod package
This commit is contained in:
parent
62121e7025
commit
bd99c93e02
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ RUN rpm-ostree override remove nano-default-editor --install vim-default-editor
|
|||
RUN rpm-ostree override remove bash-color-prompt
|
||||
|
||||
# Install nvidia drivers
|
||||
RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia-cuda
|
||||
RUN rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia-cuda && \
|
||||
akmods --force
|
||||
|
||||
# Remove rpm metadata cache
|
||||
RUN rpm-ostree cleanup --repomd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue