attach to running Docker container (without SSH)
Hi, is it still not possible to attach to a running Docker container without going through the SSH interpreter?
This is a major issue IMO, especially given that I pay for PyCharm while this feature is available for free in VSCode. Pls don't make me switch ...
Please sign in to leave a comment.
Also, at the moment it is possible to attach to a running container using a Docker Compose interpreter and the `exec` option. Let me know if you'd like more info on this.
Thanks Andrey, looking forward to try it on 2023.2.
Where do I find information on attaching to a running container? I'm running 2023.2.5
still open, don't think the issue made it to this release
You alluded to a "Docker Compose interpreter and the `exec` option" being possible at the moment. Could you send me the information on that?
@Dmilkie, you can execute commands in running containers from Services tool window | Exec:
https://www.jetbrains.com/help/pycharm/docker-containers.html#execute-command