diff --git a/Dockerfile b/Dockerfile index c10a9ec2d2847c95d9fc6c4d268d98eb956e4b6e..5bb85788d7229670512d8418c64ab3100c06293e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,6 +4,7 @@ RUN apt-get update RUN apt-get install -y openssh-server RUN apt-get install -y locales RUN apt-get install -y pardus-xfce-desktop +RUN apt-get install -y x11-xserver-utils xserver-xspice spice-vdagent xserver-xorg-video-qxl x11-xkb-utils RUN apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /var/cache/apk/* # Pardus dilini türkçeye çevirelim