Fix: Replace grep commands with docker inspect commands and remove ideograms

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-16 17:12:10 +02:00
parent 54d0cc2c49
commit 29024e887f
6 changed files with 19 additions and 23 deletions
@@ -75,7 +75,7 @@ services:
| test | - | Comando da eseguire (richiesto) |
| interval | 30s | Frequenza del check |
| timeout | 30s | Tempo massimo per completare |
| retries | 3 | Tentativi prima di标记 unhealthy |
| retries | 3 | Tentativi prima di segnalare unhealthy |
| start_period | 0s | Grace period all'avvio |
---