Skip to content

Commit

Permalink
Merge branch 'bersace-sasl' into hotfix-1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed Jul 13, 2017
2 parents c221c1c + 7958ccc commit 55ff5d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ RUN apt-get -y update \
&& /container/tool/add-service-available :ssl-tools \
&& LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
ldap-utils \
libsasl2-modules \
libsasl2-modules-db \
libsasl2-modules-gssapi-mit \
libsasl2-modules-ldap \
libsasl2-modules-otp \
libsasl2-modules-sql \
openssl \
slapd \
&& apt-get clean \
Expand Down

0 comments on commit 55ff5d6

Please sign in to comment.