On Wed, 21 Jan 2026 17:00:16 +0100, Filip Schauer wrote:
> Honor a custom user and group specified for the entrypoint via the OCI
> image config `User` field instead of ignoring it.
>
> This requires the following patch for LXC in order to work properly:
> https://github.com/lxc/lxc/pull/4626
>
> With these patches applied, docker.io/weblate/weblate starts with the
> correct uid and groups instead of the default uid=0(root) gid=0(root)
> groups=0(root).
>
> [...]
Applied, thanks!
[1/2] config: add `lxc.init.uid`/`gid`/`groups` keys
commit: c464df586fa2aff4b6c75f64dca1c8bd59e060f5
[2/2] oci create: honor User from OCI image config
commit: 2c68b55e484dbfef7338e515bfa684d9c20d4321