mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fixed line spacing in Swarm tutorial bullets
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
ec73027b71
commit
dcf00020e1
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ mode, including initializing a swarm with a single node, creating services,
|
||||||
and scaling services. Docker "Moby" on Hyperkit (Mac) or Hyper-V (Windows)
|
and scaling services. Docker "Moby" on Hyperkit (Mac) or Hyper-V (Windows)
|
||||||
will serve as the single swarm node.
|
will serve as the single swarm node.
|
||||||
|
|
||||||
<br /><br />
|
<p />
|
||||||
|
|
||||||
* Currently, you cannot use Docker for Mac or Windows alone to test a
|
* Currently, you cannot use Docker for Mac or Windows alone to test a
|
||||||
_multi-node_ swarm. However, you can use the included version of [Docker
|
_multi-node_ swarm. However, you can use the included version of [Docker
|
||||||
Machine](/machine/overview.md) to create the swarm nodes, then follow the
|
Machine](/machine/overview.md) to create the swarm nodes, then follow the
|
||||||
|
|
Loading…
Add table
Reference in a new issue