mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update docker stack command (#1306)
There is no such thing as `docker-stack`
This commit is contained in:
@@ -192,7 +192,7 @@ volumes:
|
||||
|
||||
## Compose Version 3 features and compatibility
|
||||
|
||||
To deploy the voting application, we will run the `docker-stack deploy` command
|
||||
To deploy the voting application, we will run the `docker stack deploy` command
|
||||
with this `docker-stack.yml` file to pull the referenced images and launch the
|
||||
services in a swarm as configured in the `.yml`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user