Connect from Docker container to Host OS

Hi there,

Is it possible with Docker Toolbox to connect from within a running Docker container to the Host OS (where Docker Toolbox is running on), e.g.: back to Windows/Mac?

I want to access a port from the Docker container which is only available on my host os.