Update Dockerfile (#4090)

* Update Dockerfile

* Fix indent
This commit is contained in:
Acid Chicken (硫酸鶏) 2019-02-03 18:30:47 +09:00 committed by syuilo
parent 15c01222aa
commit ea1305c77d

View file

@ -12,6 +12,7 @@ RUN unlink /usr/bin/free
RUN apk add --no-cache \ RUN apk add --no-cache \
autoconf \ autoconf \
automake \ automake \
ffmpeg \
file \ file \
g++ \ g++ \
gcc \ gcc \