There wasn't a necessity for me to debug code running in a container until now. It was because I develop my code on a Mac, run it on Linux boxes, and
Docker container for Python development
I wanted to package my Python application to a Docker container. By doing so, I’d be able to smoothly run my application wherever I wanted to – either