Y
Hacker News
new
|
ask
|
show
|
jobs
by
jpetazzo
4532 days ago
Actually, Docker doesn't always have docker0; you can configure it to use a different bridge.
On my setup, for instance, I use br0 and share the same bridge for containers and VMs.
1 comments
nl
4532 days ago
Yeah, ok - Docker
defaults
to having docker0. I guess this conversation kinda encapsulates the problem..
link