Change 'docker-compose' to 'docker compose'

Update docker-compose command to use the new syntax.
This commit is contained in:
Frikky
2025-10-20 13:13:15 +02:00
committed by GitHub
parent fedfa80d27
commit 7e5086f79b
+1 -1
View File
@@ -34,7 +34,7 @@ sudo swapoff -a # Disable swap
4. Run docker-compose.
```bash
docker-compose up -d
docker compose up -d
```
5. Recommended for Opensearch to work well