vncserver test env: remove unnecessary packages

KASM-1810_yaml_config
Dmitry Maksyoma 4 years ago
parent 6fa5b9271f
commit 35e0157431

@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -y kde-full
RUN apt-get update && apt-get install -y cinnamon
RUN apt-get update && apt-get install -y ubuntu-gnome-desktop
RUN apt-get purge -y pm-utils xscreensaver*
RUN apt-get purge -y clipit magnus kgpg
RUN apt-get update && apt-get install -y python3-pip
RUN apt-get update && apt-get install -y strace

Loading…
Cancel
Save