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
Tuesday, March 12, 2019
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment