diff --git a/Dockerfile b/Dockerfile index be1456c..890f286 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,6 +46,7 @@ RUN \ gst-plugins-base \ gst-plugins-good \ gst-plugins-ugly \ + alsa-utils \ && pip3 install -U \ pyopenssl \ youtube-dl \