haiwen / seafile

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.
http://seafile.com/
Other
12.41k stars 1.55k forks source link

Seafile docker missing redis library #2813

Closed Imantsg closed 3 months ago

Imantsg commented 3 months ago

I am using redis instead of memcached to run seafile in docker but docker container is missing redis python library. Now when starting container I need to connect to container and run: python3 -m pip install redis command to install library and the everything works. Is it possible to add this library in docker container?

freeplant commented 3 months ago

It will be fixed in the next release.