Troubleshooting dependencies
You feel as though you almost understand dependencies in Docker Compose, but a colleague brings you an application that is behaving strangely. Your colleague asks you to review and determine what is causing the error being seen when starting up the application. Your colleague mentions that the application does require redis to work properly.
The compose.yaml
file and all necessary images are already available for you.
This exercise is part of the course
Intermediate Docker
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
