Running GUI Apps inside Docker Container You only need to clone the repository and run the bash shell script
Clone the Repo Install docker
$ systemctl start docker
$ chmod +x gui.sh
$ ./gui.sh
$ os1
$ centos:latest
$ yum install firefox -y
$ firefox
If you found this project useful, then please consider giving it a ⭐ on Github and sharing it with your friends via social media.