I have installed GNOME Desktop in Centos 7 minimal Docker image using the following command. yum groupinstall "GNOME Desktop" "Graphical Administration Tools" .
I enabled the GUI Instance by: ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target
I am unable to access the GUI mode. Can anyone guide how to do it?