mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 06:56:21 +00:00
Update archplasma/Dockerfile
This commit is contained in:
parent
0213c2156e
commit
eba92ebef6
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ RUN --mount=type=cache,sharing=locked,target=/var/cache/pacman \
|
||||||
shotwell ffmpegthumbs ark okular \
|
shotwell ffmpegthumbs ark okular \
|
||||||
&& pacman -Scc --ask 4 \
|
&& pacman -Scc --ask 4 \
|
||||||
&& useradd --create-home --gid users --shell /usr/bin/bash user \
|
&& useradd --create-home --gid users --shell /usr/bin/bash user \
|
||||||
&& printf '%s\n' 'user ALL=(ALL:ALL) NOPASSWD: /usr/bin/pacman -S' \
|
&& printf '%s\n' 'user ALL=(ALL:ALL) NOPASSWD: ALL' \
|
||||||
'Defaults lecture = never' >/etc/sudoers.d/zz-DOCKER \
|
'Defaults lecture = never' >/etc/sudoers.d/zz-DOCKER \
|
||||||
&& passwd -l root >/dev/null 2>&1
|
&& passwd -l root >/dev/null 2>&1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue