Run X11 applications on docker or podman
Found x11docker project in github. This is a very nice project if you are trying to run GUI applications in dockers. It takes the hassle out and helps you run the GUI applications very easily in docker.
Whats more, if you are on Fedora, you are in luck. You can install this tool with
|
|
and if you are not on Fedora, then head over to their github. Some other distributions also have it packaged but otherwise also it is very simple to install.
Continue reading