summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorAcid Chicken (硫酸鶏) <root@acid-chicken.com>2019-02-03 18:30:47 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-02-03 18:30:47 +0900
commit6758b0f133bc89e4d6ad660172d48e026f4e047d (patch)
tree366b520f487506fa34bf5ceafae69dc927445bde /Dockerfile
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadmisskey-6758b0f133bc89e4d6ad660172d48e026f4e047d.tar.gz
misskey-6758b0f133bc89e4d6ad660172d48e026f4e047d.tar.bz2
misskey-6758b0f133bc89e4d6ad660172d48e026f4e047d.zip
Update Dockerfile (#4090)
* Update Dockerfile * Fix indent
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index 8aea9d54a5..6c4632d35d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -12,6 +12,7 @@ RUN unlink /usr/bin/free
RUN apk add --no-cache \
autoconf \
automake \
+ ffmpeg \
file \
g++ \
gcc \