While containers bring great value with their isolated and portable environments, they also introduce unique challenges when it comes to debugging or troubleshooting applications. In this session, we’ll discuss a variety of debugging techniques, from the basic usage of `docker exec` to the newly released capabilities of Docker Debug.
Agenda:
- Establish the problem space
- Docker exec CLI command exploration
- Demo of Docker Debug
- Q&A