Networking Nightmare

The Docker for Mac community forum is place where users can meet and discuss Docker for Mac and related technologies.
If you encounter problems with Docker for Mac, we recommend:

Finally, if your issue has not been addressed elsewhere, running:

  • :whale: :arrow_right: Diagnose & Feedback… :arrow_right: Diagnose & Upload :arrow_right: Open Issues.

This forum is not an official product support or issue reporting channel.

Because of permissions differences between Mac and Linux I use Vagrant on my Mac and then launch Docker from in there.

In there I have a VPN container and I then have several services/apps I want to run through that VPN container. Those apps have http front ends for control and configuration.

But for the life of me I cannot work out what the URLs for those apps will be.

I am totally confused by the Mac -> Vagrant -> Docker -> VPN -> Application path.

Anyone know of an nmap type tool that can reach into this chain and pull out available URLs/ports?