Rider - .NET Core podman and buildah support
Answered
Hello, Does Anybody have any ideas how JetBrains Rider can support podman and buildah support in context of testing and migration .NET Core projects to CentOS/RHEL 8 along with Docker ?
There is only Docker support in JetBrains Rider IDE
And we can connect dockerd via UNIX Socket, docker-machine, or remote TCP port.
However with podman we have only CLI tools and it can not be used with IDE...
Please sign in to leave a comment.
Hello!
You can try to use Remote debug for this purpose.
Please, let me know if you have any questions.