We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a097d1 commit b734f07Copy full SHA for b734f07
1 file changed
docker/electron-debug/Dockerfile
@@ -28,6 +28,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
28
libxshmfence1 \
29
libxss1 \
30
libxtst6 \
31
+ unzip \
32
xauth \
33
xvfb \
34
&& rm -rf /var/lib/apt/lists/*
0 commit comments