Update plasma/Dockerfile

This commit is contained in:
myve 2024-07-19 07:27:29 +00:00
commit 5ef625884e

View file

@ -13,11 +13,6 @@ RUN apk add --no-cache \
firefox \
&& printf '%s\n' 'permit nopass user as root cmd /sbin/apk args add' >>/etc/doas.conf
# configure nvidia container runtime
# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
ENV NVIDIA_VISIBLE_DEVICES all
ENV NVIDIA_DRIVER_CAPABILITIES compute,utility
# Tigervnc initialization scripts
COPY *.sh /app/init.d/