Commit 162ca94
committed
5c36754 docs: prefer `docker compose` over `docker-compose` (pasta)
Pull request description:
## Issue being fixed or feature implemented
docker-compose is obsolete, use `docker compose` instead.
## What was done?
## How Has This Been Tested?
## Breaking Changes
## Checklist:
_Go over all the following points, and put an `x` in all the boxes that apply._
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
knst:
utACK 5c36754
UdjinM6:
utACK 5c36754
Tree-SHA512: a63f6ecb6e0ac3645ae45ccecc9836cc86cd25b3927c7f86c5780dfe190248ad9ef5f863fa968a2c2867b3a062bdaff5ac079dfcf6c80df444e1a5b85a19a103
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
0 commit comments