mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
fix typo
This commit is contained in:
@@ -265,7 +265,7 @@ this for each node joining the swarm.
|
||||
|
||||
### Attach a standalone container to an overlay network
|
||||
|
||||
The `ingress` network is create without the `--attachable` flag, which means
|
||||
The `ingress` network is created without the `--attachable` flag, which means
|
||||
that only swarm services can use it, and not standalone containers. You can
|
||||
connect standalone containers to user-defined overlay networks which are created
|
||||
with the `--attachable` flag. This gives standalone containers running on
|
||||
|
||||
Reference in New Issue
Block a user