Debug in docker container

Is it possible to set up rubymine to be able to debug code in docker container?

0
Avatar
Permanently deleted user

Hi,

if you have ssh access to the docker container then if should be possible to debug using remote debug (or even remote ruby sdk)

Regards, Oleg.

0

请先登录再写评论。