Added backports.
This commit is contained in:
parent
ace3a90381
commit
ece1ea0f6d
@ -4,4 +4,5 @@
|
|||||||
FROM php5-fpm:latest
|
FROM php5-fpm:latest
|
||||||
MAINTAINER yohan <783b8c87@scimetis.net>
|
MAINTAINER yohan <783b8c87@scimetis.net>
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
RUN echo "deb http://deb.debian.org/debian jessie-backports main" >> /etc/apt/sources.list
|
||||||
RUN apt-get update && apt-get -y install imagemagick exiftool ffmpeg libjpeg-turbo-progs poppler-utils MediaInfo
|
RUN apt-get update && apt-get -y install imagemagick exiftool ffmpeg libjpeg-turbo-progs poppler-utils MediaInfo
|
||||||
|
Loading…
Reference in New Issue
Block a user