Slow deployment of paperless-ngx on TrunNAS Scale 24.10

Getting the same thing here. It hangs during startup in the paperless-ngx/paperless-ngx entrypoint script when mapping uid/gid.

I haven’t dug into it much more but setting the UID/GID to 1000 to match the container defaults stops it from happening. From a cursory search around this looks like a longstanding user/groupmod with docker issue.