In this video, we will discuss how we can create and deploy a .NET core ASP net application via a docker file.
In this video, we will also discuss
- Creating & Running our own Docker images for .NET Core app (single-stage)
- Using tools for creating a docker file
- Creating & Running our own Docker image for .NET core app (Multi-stage)
- Using Visual Studio 2019 to deploy container
- Using VS Plugins to explore container image
- Conclusion
#docker #asp