mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
reference docs: reformat notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -30,10 +30,12 @@ Options:
|
||||
|
||||
Create and update a stack from a `compose` file on the swarm.
|
||||
|
||||
> **Note**: This is a cluster management command. When using swarm as an orchestrator,
|
||||
> this command must be executed on a swarm manager node. To learn about managers
|
||||
> and workers, refer to the [Swarm mode section](https://docs.docker.com/engine/swarm/)
|
||||
> in the documentation.
|
||||
> **Note**
|
||||
>
|
||||
> This is a cluster management command, and must be executed on a swarm
|
||||
> manager node. To learn about managers and workers, refer to the
|
||||
> [Swarm mode section](https://docs.docker.com/engine/swarm/) in the
|
||||
> documentation.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user