We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c8d89 commit 8e15874Copy full SHA for 8e15874
sip-jibri/Dockerfile
@@ -13,7 +13,7 @@ RUN \
13
export DEBIAN_FRONTEND=noninteractive && \
14
apt-get update && \
15
apt-get install -y --no-install-recommends \
16
- build-essential git ca-certificates \
+ build-essential git ca-certificates wget \
17
libv4l-dev libsdl2-dev libavcodec-dev libavdevice-dev libavfilter-dev \
18
libavformat-dev libavutil-dev libswscale-dev libasound2-dev libopus-dev \
19
libvpx-dev libssl-dev && \
0 commit comments