refactor: replace deprecated docker-compose with docker compose across repository
This commit is contained in:
@@ -141,7 +141,7 @@ Since this phase sets up infrastructure and tooling, validation focuses on:
|
||||
- **Validation:** `scripts/reset-env.sh` exists and cleans all Docker artifacts
|
||||
- **Test:** After running, `docker ps` shows no containers, `docker network ls` shows only default networks
|
||||
|
||||
**Success Criterion 4:** Ogni file docker-compose.yml può essere validato con `docker-compose config` prima dell'uso
|
||||
**Success Criterion 4:** Ogni file docker-compose.yml può essere validato con `docker compose config` prima dell'uso
|
||||
- **Validation:** `scripts/validate-compose.sh` exists and validates compose files
|
||||
- **Test:** Script catches YAML errors and configuration issues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user