|
Does it support network between containers on the same host or from different hosts? Something like |
Answered by
jglogan
Jun 27, 2025
Replies: 1 comment
|
For the macOS Tahoe beta, containers can network between one another on the same network. #243 adds multiple network support. Containers on different networks are isolated from one another. Networking between containers on different hosts is not in the scope of the tool. There is no overlay networking. For macOS Sequoia, see the limitations on networking described in the documentation. |
0 replies
Answer selected by
jglogan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the macOS Tahoe beta, containers can network between one another on the same network. #243 adds multiple network support. Containers on different networks are isolated from one another.
Networking between containers on different hosts is not in the scope of the tool. There is no overlay networking.
For macOS Sequoia, see the limitations on networking described in the documentation.