We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcf7c7 commit 3e5ac1bCopy full SHA for 3e5ac1b
1 file changed
Dockerfile
@@ -36,6 +36,8 @@ RUN set -x \
36
jq \
37
gettext-base \
38
unzip \
39
+ libatomic1 \
40
+ libpulse0 \
41
wget \
42
&& rm -rf /var/lib/apt/lists/*
43
0 commit comments