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.
1 parent 28e7e37 commit 2e7a642Copy full SHA for 2e7a642
Dockerfile
@@ -94,6 +94,7 @@ RUN apt-get update \
94
gd \
95
zip \
96
bcmath \
97
+ ldap \
98
sodium \
99
opcache \
100
pcntl \
Dockerfile-legacy
@@ -105,6 +105,7 @@ RUN \
105
php8.5-redis \
106
php8.5-bcmath \
107
php8.5-intl \
108
+ php8.5-ldap \
109
netcat-openbsd \
110
libimage-exiftool-perl \
111
ffmpeg \
0 commit comments