mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Clarify --opt encrypted option (#1299)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
209bb1094a
commit
b5ea361515
@@ -99,6 +99,9 @@ NETWORK ID NAME DRIVER
|
||||
5262bbfe5616 node-1/bridge2 bridge
|
||||
```
|
||||
|
||||
`--opt encrypted` is a feature only available in Docker Swarm mode. It's not supported in Swarm standalone.
|
||||
Network encryption requires key management, which is outside the scope of Swarm.
|
||||
|
||||
## Remove a network
|
||||
|
||||
To remove a network you can use its ID or its name. If two different networks
|
||||
|
||||
Reference in New Issue
Block a user