Skip to content

Enhance security in container

Although the Lava service was running with the lavaserver user, the user actually running the service inside the container is root, which poses security issues. This fix redefines the container to run from the outset with the non-privileged lavaserver user.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports