I created Asp.Net Core 2.0 Web Api project in Visual Studio 2017 ver 15.3.2 with Docker support enabled.
How can I temporarily disable Docker support from project?
Solution. In case you'd like to entirely drop Docker support, you can even delete the Dockerfile and <projectname>. csproj. user file from your project.
Existing app Open the project in Visual Studio, and choose one of the following options: Select Docker Support from the Project menu. Right-click the project in Solution Explorer and select Add > Docker Support.
Visual Studio Container Tools requires Docker to be running before building, debugging or running a containerized project. New! Save questions or answers and organize your favorite content.
In Solution explorer right-click on docker project ("docker compose") and select "Unload project"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With