https://linuxconfig.org/how-to-install-gui-gnome-on-centos-7-linux-system
open Git Bash
winpty docker run -ti --name centos centos bash
#run all the commands to install GNOME
exit
docker start centos
winpty docker exec -ti centos bash
#uptime gives you the number of days the HOST was up, not the container
uptime
No comments:
Post a Comment
comments where you are promoting your business will be marked as SPAM :o)