app-emulation/docker: mask bridges from "docker network create"

There will be more race conditions from networkd attempting to
claim every network interface for users of "docker network" without
this Match pattern.  Bridges are named "br-" followed by hex.
This commit is contained in:
David Michael 2017-04-26 12:21:48 -07:00
parent d766214b2e
commit 915c03f3a0
3 changed files with 1 additions and 1 deletions