mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 09:06:21 +00:00
Update plasma/Dockerfile
This commit is contained in:
parent
1a1dba1878
commit
5ef625884e
1 changed files with 0 additions and 5 deletions
|
|
@ -13,11 +13,6 @@ RUN apk add --no-cache \
|
||||||
firefox \
|
firefox \
|
||||||
&& printf '%s\n' 'permit nopass user as root cmd /sbin/apk args add' >>/etc/doas.conf
|
&& 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
|
# Tigervnc initialization scripts
|
||||||
COPY *.sh /app/init.d/
|
COPY *.sh /app/init.d/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue