jbilcke-hf HF Staff commited on
Commit
c552ace
·
1 Parent(s): dea5aa1

add ffmpeg

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -27,6 +27,7 @@ RUN rm -f /etc/apt/sources.list.d/*.list && \
27
  unzip \
28
  htop \
29
  vim \
 
30
  nano \
31
  bzip2 \
32
  libx11-6 \
 
27
  unzip \
28
  htop \
29
  vim \
30
+ ffmpeg \
31
  nano \
32
  bzip2 \
33
  libx11-6 \