I have just started working on python. I want to debug python code that is running in a docker container. Can anyone please suggest me what could be the best way to remotely debug this?
I am open to use any of the IDE like pycharm
or VS Code
etc.
Thanks in advance.
Note: I'm using Mac OS for the development