mirror of
https://github.com/retspen/webvirtcloud
synced 2026-03-22 10:34:49 +00:00
Check for ldap3 existence
This commit is contained in:
parent
646d3af6ad
commit
92185cdb53
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ RUN apt-get update -qqy \
|
|||
gcc \
|
||||
libldap2-dev \
|
||||
libssl-dev \
|
||||
libsasl2-dev \
|
||||
libsasl2-modules \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue