-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RD IDE Integration #1383
Comments
I'm wondering what "integration" means here; please be more specific. I know VS Code has specific support for containers, and that works as-is with Rancher Desktop as long as you use the dockerd/moby runtime, so VS Code has a docker socket to talk too. Beyond that, what exactly is required to "integrate"? |
When I was working with I'm not 100% sure, at our side, if we need to implement code or it's only a documentation matter, as long the user selects This feature request came up from our users on Rancher Slack: Ref Visual Studio 2022: https://docs.microsoft.com/en-us/visualstudio/containers/overview?view=vs-2022#prerequisites-2 |
Hi @jandubois , We are facing hanging issue while deploying .NET Core application in Docker with Rancher Desktop and Visual Studio 2022. Could you please help us to fix this? Note: Same .NET Core application working properly with Docker Desktop and Visual Studio 2022. Configurations:Rancher Desktop Version - 1.0.0 Replication Procedure:
Note: Docker image created properly using Rancher Desktop and Visual Studio get hang while running a Rancher Desktop created docker image Please find the docker file execution command of Visual Studio 2022,
Please find the created docker image from below screenshot, Thanks in advance. |
@Ramaraj-Marimuthu I believe that's a duplicate of #1171 and isn't really any integration to be done on our side. |
@Ramaraj-Marimuthu Please file a new Github issue instead of piggy-backing on an existing one, unless you know it is the same problem, and not just related. That helps us to keep the discussions separate. The problem with Docker applications hanging is a duplicate of #1171, as @mook-as already wrote, and should be fixed in the 1.0.1 patch release which should be available by tomorrow. Please test again with that version, and raise a new issue if your problem persists! |
@mook-as & @jandubois - Thank you for your updates. Reported hanging issue is resolved in Rancher Desktop v1.0.1. Do we have any options to find a states (Memory Usage, CPU Usage) of container in Rancher Desktop ? (similar to Docker Desktop) |
@Ramaraj-Marimuthu |
Please provide more info for documentation of IDE integration (if available). |
I'll put some steps together and share it with you @jtravee -- thanks for following it up. |
Preflight Checklist
Problem Description
Some of your users would like to have RD integrated to different IDEs, e.g.: VS20XX, IntelliJ, and etc.
Also it worth to include the integration process into our docs.
Proposed Solution
Additional Information
No response
The text was updated successfully, but these errors were encountered: