We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbec04 commit d40e79bCopy full SHA for d40e79b
Dockerfile.client
@@ -20,6 +20,7 @@ RUN apk add \
20
flex \
21
xdotool \
22
ttf-ubuntu-font-family \
23
+ libxt-dev libxtst-dev libxinerama-dev \
24
jq
25
26
WORKDIR /tmp
0 commit comments