adsads
This commit is contained in:
parent
a54e9bafc2
commit
7a0f7ca332
|
@ -5,7 +5,7 @@ MAINTAINER Daniel
|
|||
USER root
|
||||
|
||||
RUN apt-get -q update && \
|
||||
apt-get install -qq -yy python festival sox && \
|
||||
apt-get install -qq -yy python festival sox ffmpeg && \
|
||||
apt-get clean
|
||||
|
||||
RUN curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl && \
|
||||
|
|
Loading…
Reference in New Issue