Y
Hacker News
new
|
ask
|
show
|
jobs
by
dahoramanolo
3301 days ago
What are the use cases for this tech? I've tried web searching and only got technical explanations on how to do it, not what.
1 comments
goyalankit
3298 days ago
One of the use cases for bridge is to provide networking in containers. Docker has bridge networking that you can check out:
https://docs.docker.com/engine/userguide/networking/#default...
link