#build docker image docker build -t demo-image-for-debug . #run docker container with debugging related parameters passed docker run -p 8081:8080 -p 5005:5005 --name demo-container demo-image-for-debug
#Dcoker compose docker-compose up --build
Hi, I’m Ayan Dutta, a Software Architect, Instructor, and Content Creator.
I create practical, hands-on courses on Java, Spring Boot, Debugging, Git, Python, and more.
- 💬 Slack Group: Join Here
- 📢 After joining, go to the
#java-debugging-with-intellij-idea-udemychannel - 📧 Email: [email protected]
- 🔗 YouTube: LearningFromExperience
- 📝 Medium Blog: @mrayandutta
- 💼 LinkedIn: Ayan Dutta
![]() Eclipse Debugging Techniques |
![]() Java Debugging With IntelliJ |
![]() Java Debugging with VS Code |
![]() IntelliJ IDEA Tips & Tricks |
![]() Creational Design Patterns |
![]() Python Debugging With PyCharm |
![]() Python Debugging with VS Code |
![]() Python Debugging (Free) |
![]() GitHub Desktop Guide |
![]() Git & GitHub with Eclipse |










