I have a MacBook pro, I have VirtualBox installed on my Macbook with RHEL 7.x VM ( Say VM 1 ) running. This VM 1 is headless so I have no Browser here. Inside this VM I have a docker container of RHEL plus TOMCAT
Now I want to access a Tomcat application running inside the docker container from my host MacBook pro laptop. How can I do that?