Skip to content

Commit

Permalink
Drupal's implementation needs imagemagick bins
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronFeledy committed Jan 7, 2025
1 parent f6974ae commit 9d2ba96
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions images/7.4-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
exiftool \
git-core \
gnupg2 \
imagemagick \
libonig-dev \
mariadb-client \
openssl \
Expand Down
1 change: 1 addition & 0 deletions images/7.4-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
exiftool \
git-core \
gnupg2 \
imagemagick \
libonig-dev \
mariadb-client \
openssl \
Expand Down
1 change: 1 addition & 0 deletions images/8.0-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
exiftool \
git-core \
gnupg2 \
imagemagick \
libonig-dev \
mariadb-client \
openssl \
Expand Down
1 change: 1 addition & 0 deletions images/8.0-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN mkdir -p /usr/share/man/man1 /usr/share/man/man7 \
exiftool \
git-core \
gnupg2 \
imagemagick \
libonig-dev \
mariadb-client \
openssl \
Expand Down
1 change: 1 addition & 0 deletions images/8.1-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
openssl \
postgresql-client-15 \
Expand Down
1 change: 1 addition & 0 deletions images/8.1-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
openssl \
postgresql-client-15 \
Expand Down
1 change: 1 addition & 0 deletions images/8.2-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
openssl \
postgresql-client-15 \
Expand Down
1 change: 1 addition & 0 deletions images/8.2-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
openssl \
postgresql-client-15 \
Expand Down
1 change: 1 addition & 0 deletions images/8.3-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
postgresql-client-15 \
pv \
rsync \
Expand Down
1 change: 1 addition & 0 deletions images/8.3-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
postgresql-client-15 \
pv \
Expand Down
1 change: 1 addition & 0 deletions images/8.4-apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
mariadb-client-compat \
postgresql-client-15 \
Expand Down
1 change: 1 addition & 0 deletions images/8.4-fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN \
exiftool \
git-core \
gnupg2 \
imagemagick \
mariadb-client \
mariadb-client-compat \
postgresql-client-15 \
Expand Down

0 comments on commit 9d2ba96

Please sign in to comment.