We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944ccdd commit d1849c2Copy full SHA for d1849c2
1 file changed
Dockerfile
@@ -43,6 +43,7 @@ RUN apt-get install -y alsa-utils
43
RUN apt-get install -y --no-install-recommends pulseaudio-utils
44
RUN apt-get install -y ca-certificates
45
RUN apt-get install -y libavahi-compat-libdnssd1
46
+RUN apt-get install -y curl
47
48
RUN rm -rf /var/lib/apt/lists/*
49
0 commit comments