We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1572ee commit 638d38fCopy full SHA for 638d38f
Dockerfile
@@ -11,7 +11,7 @@ RUN apt-get update -y && apt-get install -y \
11
sudo netcat-traditional libmagic-dev libgeos-dev pkg-config libaio1 libaio-dev \
12
default-libmysqlclient-dev locales locales-all postgresql-client-common \
13
postgresql-client unixodbc unixodbc-dev libsqliteodbc chromium-driver \
14
- freetds-dev freetds-bin nim rustc redis-tools vim-tiny exempi libexempi-dev
+ freetds-dev freetds-bin nim rustc redis-tools vim-tiny exempi libexempi-dev ffmpeg
15
16
# Locales setup
17
# Set the locale to en_US.UTF-8 and other languages
0 commit comments