diff --git a/image/seafile_8.0/Dockerfile b/image/seafile_8.0/Dockerfile index 4d0f3a3..0ea1d8b 100644 --- a/image/seafile_8.0/Dockerfile +++ b/image/seafile_8.0/Dockerfile @@ -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