Skip to content

Commit

Permalink
Update docs/reference/commandline/network_create.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Karlsson <[email protected]>
  • Loading branch information
thaJeztah and dvdksn authored Dec 19, 2023
1 parent f2bef53 commit 3557b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/commandline/network_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You can connect multiple containers to the same network. Once connected, the
containers can communicate using only another container's IP address or name.
For `overlay` networks or custom plugins that support multi-host connectivity,
containers connected to the same multi-host network but launched from different
engines can also communicate in this way.
daemons can also communicate in this way.

You can disconnect a container from a network using the `docker network
disconnect` command.
Expand Down

0 comments on commit 3557b2b

Please sign in to comment.