mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
add python3-ldap
This commit is contained in:
parent
9affb7aaed
commit
4bd6b4c2d4
|
@ -30,6 +30,7 @@ python3-jinja2 \
|
||||||
python3-sqlalchemy \
|
python3-sqlalchemy \
|
||||||
python3-pycryptodome \
|
python3-pycryptodome \
|
||||||
python3-lxml \
|
python3-lxml \
|
||||||
|
python3-ldap \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN cp -r /usr/lib/python3/dist-packages/Cryptodome /usr/lib/python3/dist-packages/Crypto
|
RUN cp -r /usr/lib/python3/dist-packages/Cryptodome /usr/lib/python3/dist-packages/Crypto
|
||||||
|
|
Loading…
Reference in a new issue