File tree Expand file tree Collapse file tree
docs/reference/commandline Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ to access the network stack of a swarm service.
6161
6262The ` --attachable ` option used in the example above disables this restriction,
6363and allows for both swarm services and manually started containers to attach to
64- the oerlay network.
64+ the overlay network.
6565
6666Network names must be unique. The Docker daemon attempts to identify naming
6767conflicts but this is not guaranteed. It is the user's responsibility to avoid
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ to access the network stack of a swarm service.
3030
3131The ` --attachable ` option used in the example above disables this restriction,
3232and allows for both swarm services and manually started containers to attach to
33- the oerlay network.
33+ the overlay network.
3434
3535Network names must be unique. The Docker daemon attempts to identify naming
3636conflicts but this is not guaranteed. It is the user's responsibility to avoid
You can’t perform that action at this time.
0 commit comments