Troubleshooting dependencies
Your team is deploying a Python application that uses Redis for caching. The Docker Compose configuration keeps failing with connection errors because the
app service can't connect to Redis at startup.
Your task is to investigate the logs, identify the dependency issue in compose.yaml, and fix the service startup order.
NOTE: If you run commands that keep the terminal active, press Ctrl+C to stop them before submitting your solution.
Cet exercice fait partie du cours
Intermediate Docker
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice