mirror of
https://github.com/linuxserver/docker-baseimage-rdesktop.git
synced 2026-02-20 08:39:58 +08:00
add additional libs for xrdp
This commit is contained in:
parent
fbc6262c48
commit
71a30ecd72
@ -53,12 +53,14 @@ RUN \
|
||||
pacman -Sy --noconfirm --needed \
|
||||
docker \
|
||||
fuse \
|
||||
imlib2 \
|
||||
lame \
|
||||
libfdk-aac \
|
||||
libjpeg-turbo \
|
||||
libxrandr \
|
||||
mesa \
|
||||
openssh \
|
||||
pciutils \
|
||||
pulseaudio \
|
||||
sudo \
|
||||
xf86-video-ati \
|
||||
|
||||
@ -50,13 +50,16 @@ RUN \
|
||||
pacman -Sy --noconfirm --needed \
|
||||
docker \
|
||||
fuse \
|
||||
imlib2 \
|
||||
lame \
|
||||
libfdk-aac \
|
||||
libjpeg-turbo \
|
||||
libxrandr \
|
||||
openssh \
|
||||
pciutils \
|
||||
pulseaudio \
|
||||
sudo \
|
||||
xf86-video-amdgpu \
|
||||
xorg-server \
|
||||
xterm && \
|
||||
echo "**** configure locale ****" && \
|
||||
|
||||
@ -50,13 +50,16 @@ RUN \
|
||||
pacman -Sy --noconfirm --needed \
|
||||
docker \
|
||||
fuse \
|
||||
imlib2 \
|
||||
lame \
|
||||
libfdk-aac \
|
||||
libjpeg-turbo \
|
||||
libxrandr \
|
||||
openssh \
|
||||
pciutils \
|
||||
pulseaudio \
|
||||
sudo \
|
||||
xf86-video-amdgpu \
|
||||
xorg-server \
|
||||
xterm && \
|
||||
echo "**** configure locale ****" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user