You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/userguide/networking/default_network/binding.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ parent = "smn_networking_def"
12
12
13
13
The information in this section explains binding container ports within the Docker default bridge. This is a `bridge` network named `bridge` created automatically when you install Docker.
14
14
15
-
> **Note**: The [Docker networks feature](../dockernetworks.md) allows you to
15
+
> **Note**: The [Docker networks feature](../index.md) allows you to
16
16
create user-defined networks in addition to the default bridge network.
17
17
18
18
By default Docker containers can make connections to the outside world, but the
@@ -100,6 +100,6 @@ address: this alternative is preferred for performance reasons.
0 commit comments