Have you ever tried to debug a project and its tests that runs in a docker container? You may think you can do this like you've done with vagrant and add ssh to the container. Bad idea as this breaks ...