mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Check for ldap3 existence
This commit is contained in:
parent
6c65d2beed
commit
f3a99cd044
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ RUN apt-get update -qqy \
|
|||
nginx \
|
||||
pkg-config \
|
||||
gcc \
|
||||
libldap2-dev \
|
||||
libssl-dev \
|
||||
libsasl2-modules \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue