mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Update build-bridges.md this guide not work for me in `Linux ubuntu 4.4.0-87-generic #110-Ubuntu SMP Tue Jul 18 12:55:35 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux` it must create the bridge device first, is this correct? * Correct the example No need to use `brctl` and no need to re-create the `br0` bridge since Docker creates it automatically and the whole point of this tutorial is to use a different bridge.