chown: cannot access in logs
Containers show the following errors:
seafile-client_1 | chown: cannot access '/home/seafuser/healthcheck.sh': No such file or directory
seafile-client_1 | chown: cannot access '/volume': No such file or directory
The /home/seafuser/healthcheck.sh line is not problematic as that file is not copied into the image anymore.
The /volume one is a bit more problematic since the updated path /library ownership is not changed and is still owned by root.