mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-24 00:53:39 +01:00
vncserver test image: add strace
This commit is contained in:
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 python3-pip
|
||||
RUN apt-get update && apt-get install -y strace
|
||||
|
||||
RUN useradd -m docker
|
||||
ENV USER docker
|
||||
|
Loading…
Reference in New Issue
Block a user