Dockerfile - fixup the packages
Include support for bash, sudo, and codecs for AAC/M4A/AVI
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user