Diverging laptop/desktop images due to nvidia tweaks
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
FROM ghcr.io/benradey/asrock-x570:latest
|
||||
FROM ghcr.io/benradey/workstation-nvidia-base:latest
|
||||
|
||||
# Build nvidia akmod with no special arguments - defaults to open kernel driver for newer hardware
|
||||
RUN /usr/sbin/akmods --force --kernels "$(rpm -qa kernel --queryformat '%{VERSION}-%{RELEASE}.%{ARCH}')"
|
||||
|
||||
RUN dnf5 install -y \
|
||||
dkms \
|
||||
|
||||
Reference in New Issue
Block a user