@latenightowl@social.linux.pizza
Post #3012829
2026-02-21 19:58 UTC
@mattj@floss.social I... have just unblocked myself. Basically, the cause was here:
https://hg.prosody.im/docker/file/tip/entrypoint.sh#l6
I use many Podman hardening features, so in the volume mount, I have configured without thinking
> Volume=/home/prosody/data/:/var/lib/prosody/:rw,U,Z
without realizing the 'U' changes the ownership of the directory. So I'd run 'chown' by hand and rootful Podman would overwrite it every time I restarted the container to try the fix out.
Sorry for shitting on your software, I know how hard vertical integration is. I feel bad every time I complain and the maintainers come to help me :|
Replies (0)
No replies.