Add libldap to docker image
This commit is contained in:
parent
3750c2e12f
commit
935270684e
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ RUN apk add --no-cache \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
libxslt \
|
libxslt \
|
||||||
py3-cryptography \
|
py3-cryptography \
|
||||||
|
libldap \
|
||||||
&& \
|
&& \
|
||||||
ln -s /usr/bin/python3 /usr/bin/python
|
ln -s /usr/bin/python3 /usr/bin/python
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue