Tag: pudb

docker集装箱内运行的pudb

我更喜欢pythondebugging的pudb。 我正在构builddocker容器内运行的python应用程序。 有没有人知道如何使docker集装箱内可用的pudb? 谢谢