« Creating a service to run a systemd-nspawn server | Home | Epson DS-30 on Ubuntu Linux »
Running a GUI application in Docker
By admin | January 30, 2021
apt-get update && apt-get install -y openssh-server vim xpra
# Allow container to connect to GUI?
xhost +
docker run --rm -v /tmp/.X11-unix:/tmp/.X11-unix -p 2222:2222 -e DISPLAY --security-opt seccomp:unconfined -it <image> bash
sudo mkdir -p /run/user/1000
sudo chown ubuntu:ubuntu /run/user/1000
xpra start ssh:ubuntu@localhost:2222 --exit-with-children --start-child="xfce4-terminal"
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | 11 Comments »
June 28th, 2024 at 19:45
… [Trackback]
[…] There you will find 32929 additional Information on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
July 15th, 2024 at 21:22
… [Trackback]
[…] Find More Info here on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
August 4th, 2024 at 19:18
… [Trackback]
[…] Read More on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
August 7th, 2024 at 20:09
… [Trackback]
[…] Read More on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
August 16th, 2024 at 00:31
… [Trackback]
[…] Find More Info here to that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
August 24th, 2024 at 22:29
… [Trackback]
[…] There you will find 55879 more Info on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
September 3rd, 2024 at 19:00
… [Trackback]
[…] There you can find 37656 additional Info to that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
September 22nd, 2024 at 19:24
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
September 22nd, 2024 at 22:23
… [Trackback]
[…] Read More to that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
September 23rd, 2024 at 22:00
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]
October 1st, 2024 at 22:22
… [Trackback]
[…] Find More to that Topic: compdigitec.com/labs/2021/01/30/running-a-gui-application-in-docker/ […]