Monolith to Microservices at Scale Lesson 3 Containers Using Docker: Exercise: Debugging
Let’s debug an application in a container. A Docker image has been prepared that has an error during runtime. Using some of the commands we learned earlier, diagnose the cause of the issue.
yt link
Key Commands
docker pull isjustintime/debug-me:lates...
philipdevblog.hashnode.dev1 min read