Add 'imagemagick' to runtime image
This commit is contained in:
parent
a25c12b0fa
commit
ddcfeea0c6
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
sudo \
|
sudo \
|
||||||
zip unzip \
|
zip unzip \
|
||||||
default-mysql-client \
|
default-mysql-client \
|
||||||
|
imagemagick \
|
||||||
&& \
|
&& \
|
||||||
docker-php-source extract && \
|
docker-php-source extract && \
|
||||||
docker-php-ext-install \
|
docker-php-ext-install \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue