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 ejercicio forma parte del curso
Intermediate Docker
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio