mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-17 21:26:21 +00:00
Update plasma/Dockerfile
This commit is contained in:
parent
43b35b07be
commit
ca4715eb17
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ RUN apk add --no-cache \
|
|||
plasma-desktop-meta \
|
||||
font-dejavu \
|
||||
firefox \
|
||||
&& printf '%s\n' 'permit nopass user as root cmd /sbin/apk add' >/etc/doas.conf
|
||||
&& printf '%s\n' 'permit nopass user as root cmd /sbin/apk add' >>/etc/doas.conf
|
||||
|
||||
# configure nvidia container runtime
|
||||
# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue