diff options
| author | Jan Friedli | 2020-04-12 15:52:29 +0200 |
|---|---|---|
| committer | Jan Friedli | 2020-05-09 21:25:46 +0200 |
| commit | 3d89015d6bb284a09614449c61a0e472bcf99167 (patch) | |
| tree | c50dde33886bf7fb4388d709299ea8db656c11fb /Dockerfile.production | |
| parent | f3019b3b3221bbe795d56a433e889f8a9d39c87d (diff) | |
added ffmpeg to dockerfile
Diffstat (limited to 'Dockerfile.production')
| -rw-r--r-- | Dockerfile.production | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.production b/Dockerfile.production index 35eb553..0f582d7 100644 --- a/Dockerfile.production +++ b/Dockerfile.production | |||
| @@ -18,6 +18,7 @@ RUN set -x \ | |||
| 18 | ca-certificates \ | 18 | ca-certificates \ |
| 19 | nginx \ | 19 | nginx \ |
| 20 | systemd \ | 20 | systemd \ |
| 21 | ffmpeg \ | ||
| 21 | mat2 \ | 22 | mat2 \ |
| 22 | uwsgi \ | 23 | uwsgi \ |
| 23 | uwsgi-plugin-python3 \ | 24 | uwsgi-plugin-python3 \ |
