mviereck / x11docker

Run GUI applications and desktops in docker and podman containers. Focus on security.
MIT License
5.5k stars 370 forks source link

x11docker: Permission denied #511

Open SebastianMosiej opened 10 months ago

SebastianMosiej commented 10 months ago

Hi, Following examples in docker build with interactive GUI Executing x11docker --xephyr --printenv --xoverip --no-auth --display=30 ends with all file modifications with Permission denied like Could not create lock file in /tmp/.tX30-lock

I added eg. ls -al /tmp and id to check what user (root) is performing changes. uid=0(root) gid=0 groups=0,44(video),106(render)
touch: cannot touch '/tmp/test_file': Permission denied

OS: Debian Trixie Docker: v 24.0.5