- Now use rx3-docker/x11-pulse:1.3.0-mga9 image,

- Now use docker-tools-1.5.2,
- Now support 580.119.02 driver,
- Rebuild for updates.
This commit is contained in:
2026-05-29 18:17:48 +02:00
parent e310eb3ac2
commit f158a07967
4 changed files with 21 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ LABEL maintainer=${IMG_MAINTAINER}
ENV DISPLAY=:0
RUN . /etc/profile.d/rx3.sh && isl_add ${IMG_URL} \
RUN . /etc/profile.d/rx3.sh && isl --add ${IMG_URL} \
&& urpmi.update -a \
&& urpmi --force --no-install dkms-nvidia-current kernel-desktop-devel x11-driver-video-nvidia-current \
&& rpm -Uvh --nodeps /var/cache/urpmi/rpms/x11-driver-video-nvidia-current*.rpm \