How do I access domain names from a container #885
Closed
duizabojul
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have several docker-compose files and i want to connect some containers between them using orb.local domain names. I can do this with
network_mode: host
but then i don't have access to the docker-compose network. Is there a way to have access to both networks easily ?Beta Was this translation helpful? Give feedback.
All reactions