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 63c3403 commit 8382e69Copy full SHA for 8382e69
web/docker/Dockerfile
@@ -67,6 +67,7 @@ RUN set -x && apt-get update -qq \
67
68
RUN if [ "$INSTALL_AUTH" = "yes" ] ; then \
69
apt-get install -qqy --no-install-recommends \
70
+ libldap-common \
71
libldap2-dev \
72
libsasl2-dev \
73
libssl-dev; \
0 commit comments