Seafile Community Edition 12.0 Available for Testing! New Navigation and Viewing Experience, Enhanced SeaDoc Functions, New Knowledge Base and More

I’ve been testing seafile 12 in docker for a few days, using a clone of my real seafile server. I’ve found docker to be very frustrating, especially when trying to set up to use the existing data.

The most recent test was with “NON_ROOT=true”. While it kinda works, it takes over 20 minutes from “docker compse up -d” before it is usable. I did a bit of looking around since this is all new to me and found an old post that seems to say that there’s an option in the .env to disable this chown. Seafile Pro as non root user very slow startup (lots of chowns being run) - #2 by daniel.pan

That doesn’t work, and looking at the scripts it doesn’t look like there is an option to disable chown in version 12. Have I missed something?