mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-02-22 13:02:15 +00:00
add new 8.0 package dep
This commit is contained in:
parent
6f6ffbacf6
commit
4820a509ba
|
@ -9,6 +9,7 @@ RUN apt-get update --fix-missing && apt-get install -y vim htop net-tools psmisc
|
|||
tzdata \
|
||||
nginx \
|
||||
python3 python3-pip python3-setuptools \
|
||||
libmysqlclient-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Python3
|
||||
|
|
Loading…
Reference in a new issue