OCI Images: How to change the user id in LXC OCI containers

vovo500

New Member
Dec 22, 2025
2
0
1
In docker you can set the user in the Dockerfile and you can change it in the run command line or docker-compose.yaml.
How can I change the user running the service in the OCI LXC container?
Thank you,

Volkmar