We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66f28a4 + 165258d commit 1d51b1bCopy full SHA for 1d51b1b
php8.4-32bit/Dockerfile
@@ -1,6 +1,6 @@
1
FROM i386/debian:stable
2
RUN apt-get update && apt-get install -y wget apt-transport-https lsb-release ca-certificates \
3
- git curl make libmagickcore-7.q16-10-extra \
+ git curl make unzip libmagickcore-7.q16-10-extra \
4
php8.4-apcu php8.4-bz2 php8.4-cli php8.4-ctype php8.4-curl \
5
php8.4-dom php8.4-fileinfo php8.4-gd php8.4-iconv \
6
php8.4-imagick php8.4-intl php8.4-ldap php8.4-mbstring \
0 commit comments