David Michael 915c03f3a0 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.
2017-04-26 12:26:17 -07:00
..