mirror of
https://github.com/DCsunset/docker-archlinux-vnc
synced 2025-12-06 08:58:58 +01:00
feat: update kde applications
This commit is contained in:
parent
bccc087f96
commit
3bcf5b52fd
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ ENV websockify_version=0.9.0
|
||||||
|
|
||||||
# Install apps
|
# Install apps
|
||||||
RUN pacman -Syu --noconfirm plasma-meta \
|
RUN pacman -Syu --noconfirm plasma-meta \
|
||||||
|
kde-accessibility-meta kde-system-meta kde-utilities-meta \
|
||||||
chromium vim wget tigervnc xorg-server \
|
chromium vim wget tigervnc xorg-server \
|
||||||
python-numpy python-setuptools \
|
python-numpy python-setuptools \
|
||||||
&& pacman -Scc --noconfirm
|
&& pacman -Scc --noconfirm
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue