`make debug` just execute `docker attach` command. Useful for running after you call `breakpoint()` in your code. --- Maybe add ` --detach-keys 'ctrl-c'` so we can use `ctrl-c` for exiting the docker attach.