How to access a container at <machine-IP>:port ? #1282
Replies: 1 comment
-
Oh, actually, it appears I can do this now. I wasn't able to do it before. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Machine A runs my reverse proxy, using Docker Desktop. Machine B runs several containers, using OrbStack. I need Machine A to contact a container on Machine B at
<machine-B-IP>:port
. How do I accomplish this?Beta Was this translation helpful? Give feedback.
All reactions