diff --git a/Dockerfile b/Dockerfile index d6997c2..1455921 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,8 +46,12 @@ RUN \ gstreamer-tools \ gst-plugins-base \ gst-plugins-good \ + gst-plugins-bad \ gst-plugins-ugly \ + gst-libav \ alsa-utils \ + bash \ + sudo \ && pip3 install -U \ pyopenssl \ youtube-dl \