I need to debug a python project. PyCharm IDE seems good (I downloaded Community Edition because it is free).
But the main script is called "callable" from Docker (I'm not quite familiar with it). All the sources I found say that Docker can be added as a remote interpreter.

PyCharm CE has limitations , so you cannot add a Remote Interpreter in this IDE.
Do you know some workarounds?
Perhaps PyCharm can be associated with “something” (some kind of unofficial project), and “something” uses Docker?
Or maybe there is another good IDE with such features? (I would not like to debug on the command line).
.