add more thumbnail tools

This commit is contained in:
Daniel Wolf 2018-05-15 00:34:02 -04:00
parent d386b21d7d
commit bbeee4017c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ LABEL maintainer="Daniel Wolf <nephatrine@gmail.com>"
RUN echo "====== NOT MUCH TO DO ======" \
&& apk --update upgrade \
&& apk add ffmpeg imagemagick zip \
&& mkdir -p /mnt/media \
\
&& echo "====== PREPARE BUILD TOOLS ======" \