0
Here is the scenario
program (inside container) -> virtual machine -> localhost
I'm using a mac os as a host and boot up a virtual machine using virtual box. Inside virtual box, I boot up a container containing a program with GUI. Is there a way to do X11 forwarding to my mac os host?
Thanks!