1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

fixed line spacing in Swarm tutorial bullets

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
Upstream-commit: dcf00020e14f3f10b32e3d72196d390f3083d2ee
Component: engine
This commit is contained in:
Victoria Bialas
2016-08-29 11:53:03 -07:00
parent 76f72c0529
commit ab43397cd4

View File

@@ -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)
will serve as the single swarm node.
<br /><br />
<p />
* 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
Machine](/machine/overview.md) to create the swarm nodes, then follow the