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 \
|
gstreamer-tools \
|
||||||
gst-plugins-base \
|
gst-plugins-base \
|
||||||
gst-plugins-good \
|
gst-plugins-good \
|
||||||
|
gst-plugins-bad \
|
||||||
gst-plugins-ugly \
|
gst-plugins-ugly \
|
||||||
|
gst-libav \
|
||||||
alsa-utils \
|
alsa-utils \
|
||||||
|
bash \
|
||||||
|
sudo \
|
||||||
&& pip3 install -U \
|
&& pip3 install -U \
|
||||||
pyopenssl \
|
pyopenssl \
|
||||||
youtube-dl \
|
youtube-dl \
|
||||||
|
|||||||
Reference in New Issue
Block a user