D'otter of Hat(red)

Results 4 comments of D'otter of Hat(red)

> user_group=$(podman exec weechat sh -c 'printf $(id -u):$(id -g)') > sudo chown $user_group /volumes/weechat/home/user > > This corrects the permissions for podman, and a similar approach probably would work...

> Do you know if this is something we can determine before launching the container somehow? Can `:uid=$UID,gid=$GID` be omitted instead for the same effective result? It would be best...

In the scope of things that could affect in the code in this repository, setting the UID/GID to a known, consistent value would make such issues easier to resolve for...

Ah shoot, my bad, I have worked with quadlets before, but have had issues with referencing quadlets from other quadlets (and haven't returned since the last streak of filling my...