Hacker News new | ask | show | jobs
by mkdirp 1556 days ago
Instead of using podman directly, and potentially messing with X11 permissions, you could use x11docker (despite the name, it podman support). It attempts to safely share X11 into a container.
2 comments

Tried using x11docker in Alpine, didn't work for the Electron apps I tried with it. Tried for several days; finally got the app running in Docker without x11docker.
> safely

vs upstream saying

> Using x11docker as a sandbox is not intended to run obviously evil software.