-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Hi,
We have a problem here when compared to dinghy: whereas in a virtualbox/docker-machine/dinghy configuration, services in separate containers are able to access each other just by specifying VIRTUAL_HOST, in a Docker for Mac/dory setup I have to additionally specify explicit links between each other, with external_links, like:
hub:
external_links:
- dory_dinghy_http_proxy:firefox.docker
- dory_dinghy_http_proxy:testrunner.docker
For some reason the default seems to be a restrictive proxying policy. Is this a bug? Is there an option to set this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels