vncserver test image: add strace

KASM-1609_select_de_to_run
Dmitry Maksyoma 4 years ago
parent 5de1b80ca7
commit 04e93956b5

@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y cinnamon
RUN apt-get update && apt-get install -y ubuntu-gnome-desktop RUN apt-get update && apt-get install -y ubuntu-gnome-desktop
RUN apt-get update && apt-get install -y python3-pip RUN apt-get update && apt-get install -y python3-pip
RUN apt-get update && apt-get install -y strace
RUN useradd -m docker RUN useradd -m docker
ENV USER docker ENV USER docker

Loading…
Cancel
Save