Install imagemagick
This commit is contained in:
parent
d9c5cf8390
commit
33d3f25c0a
@ -1,6 +1,6 @@
|
||||
FROM debian:stable
|
||||
|
||||
RUN apt-get -y update && apt-get -y install nginx php5-fpm php5-mysql php-apc supervisor python-pip mysql-client
|
||||
RUN apt-get -y update && apt-get -y install nginx php5-fpm php5-mysql php-apc supervisor python-pip mysql-client imagemagick
|
||||
RUN pip install supervisor-stdout
|
||||
|
||||
RUN mkdir userdata
|
||||
|
Loading…
x
Reference in New Issue
Block a user