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 3279450 commit eaa0d01Copy full SHA for eaa0d01
Dockerfile
@@ -25,6 +25,7 @@ RUN \
25
zlib-dev && \
26
echo "**** install runtime packages ****" && \
27
apk add --no-cache --upgrade \
28
+ libldap \
29
postgresql-client \
30
python3 \
31
tiff \
Dockerfile.aarch64
0 commit comments