Debug in docker container Permanently deleted user Created December 04, 2014 17:11 Is it possible to set up rubymine to be able to debug code in docker container?
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.