mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
add python3-lxml
This commit is contained in:
parent
b79d8f602c
commit
83c12de3d5
|
@ -29,6 +29,7 @@ python3-pymysql \
|
|||
python3-jinja2 \
|
||||
python3-sqlalchemy \
|
||||
python3-pycryptodome \
|
||||
python3-lxml \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN cp -r /usr/lib/python3/dist-packages/Cryptodome /usr/lib/python3/dist-packages/Crypto
|
||||
|
|
Loading…
Reference in a new issue