docs/network
Maxim Orlov 4bb170e535
Remove incorrect difference between user-defined and default bridge (#10320)
* Remove incorrect difference between user-defined and default bridge

This PR removes the first bullet point from the list differences between user-defined bridge networks and the default bridge network:

[User-defined bridges provide better isolation and interoperability between containerized applications](https://docs.docker.com/network/bridge/#differences-between-user-defined-bridges-and-the-default-bridge).

The default bridge network, similar to user-defined bridges, opens all ports to other containers and allows for inter-container communication by default. This is elaborated and demonstrated in #8973. Other relevant issue: #8437.

* Remove mention of previous bullet point

* Added isolation advantage of user-defined over default network
2020-02-25 17:30:41 +00:00
..
bridge.md Remove incorrect difference between user-defined and default bridge (#10320) 2020-02-25 17:30:41 +00:00
host.md Host networking touch-ups 2019-04-03 11:47:40 +02:00
index.md removed Enterprise sections 2020-01-09 13:31:42 -08:00
iptables.md improve description of iptables design, add notes about securing Docker hosts (#10263) 2020-02-18 17:19:45 +00:00
links.md Update links.md 2019-01-29 15:39:36 +01:00
macvlan.md Fix typos (#8650) 2019-05-22 11:56:34 -07:00
network-tutorial-host.md Update network-tutorial-host.md 2019-01-11 14:03:25 -05:00
network-tutorial-macvlan.md Update network-tutorial-macvlan.md (#8453) 2019-07-24 15:29:19 -07:00
network-tutorial-overlay.md Move classic overlay networking topic to swarm standalone section (#10326) 2020-02-20 12:16:04 +00:00
network-tutorial-standalone.md Update network-tutorial-standalone.md 2018-05-15 16:32:35 -07:00
none.md Restructure and rewrite network content 2018-02-07 11:31:02 -08:00
overlay.md Update overlay.md 2020-02-01 15:51:52 +00:00
proxy.md Included httpsProxy key/value in sample client config.json. 2019-01-06 16:47:54 +11:00