mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update index.md (#1965)
Is a "delete" missing here? Or, shall we change this to "connect containers to and disconnect from it"?
This commit is contained in:
@@ -555,7 +555,7 @@ built-in network drivers. For example:
|
||||
|
||||
$ docker network create --driver weave mynet
|
||||
|
||||
You can inspect it, add containers to and from it, and so forth. Of course,
|
||||
You can inspect it, add containers to and delete from it, and so forth. Of course,
|
||||
different plugins may make use of different technologies or frameworks. Custom
|
||||
networks can include features not present in Docker's default networks. For more
|
||||
information on writing plugins, see [Extending Docker](../../extend/legacy_plugins.md) and
|
||||
|
||||
Reference in New Issue
Block a user