Visual Studio has extensive support for Docker built into it, but it uses the Docker’s build and run commands differently than you might expect. In this video, I’ll explain the intricacies of building and debugging your Docker-enabled ASP.NET Core application in Visual Studio 2019.
Please Like and Subscribe on YouTube if you enjoyed this video.
Show Notes
- Official Microsoft documentation for container fast mode.
- Docker Build Process for .NET projects