Adjust "stack" note to prefer compose

This commit is contained in:
Tianon Gravi 2023-02-28 13:44:05 -08:00
parent a5c2141785
commit a8628f4195
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
... via [`docker stack deploy`](https://docs.docker.com/engine/reference/commandline/stack_deploy/) or [`docker-compose`](https://github.com/docker/compose)
... via [`docker-compose`](https://github.com/docker/compose) or [`docker stack deploy`](https://docs.docker.com/engine/reference/commandline/stack_deploy/)
Example `stack.yml` for `%%REPO%%`:
Example `docker-compose.yml` for `%%REPO%%`:
%%STACK-YML%%