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.
Este exercício faz parte do curso
Intermediate Docker
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício