
Docker Images and Containers for ASP.NET Core 2
This course will teach you how to build an optimized Docker image for your ASP.NET Core app and how to run your app in a container.
Learning Journey Context
Works well as a continuation after mastering Information Technology fundamentals. It bridges the gap toward advanced, production-level engineering.
Relevant for: Frontend Developer, Full Stack Developer, Web Engineer.
Quick Facts
What You’ll Learn
Docker and ASP.NET Core are a match made in heaven. Gone are the days of staring at IIS to figure out why your web app won't work. Instead, in a matter of seconds, you can pull an image with your published application and start up a container. In this course, Docker Images and Containers for ASP.NET Core, you'll learn about Docker images and containers for ASP.NET Core. First, you'll discover how to run your app in a container and how to package it up as an image. Next, you'll explore how to compile your app in a container and how to leverage a multi-stage build to create a runtime optimized image for production. Finally, you'll learn how to easily compose in additional dependencies and easily spin those up with Docker and how to leverage Visual Studio's new Docker Support. By the end of this course, you'll be good to go with Docker images and containers for ASP.NET Core.
Outcomes
- Course Overview : 1min.
- Running an ASP.NET Core App in a Container : 42mins.
- Picking a Base Image : 31mins.
- Distributing a Pre-published App in an Image : 16mins.
- Building the App in a Container : 29mins.
- Automate Building with a Dockerfile : 27mins.
- Using a Multi-stage Build to Create a Runtime Optimized Image : 24mins.
- Composing an ASP.NET Core App : 33mins.
- Dissecting Visual Studio's Docker Support : 33mins.
FAQs
Top Alternatives
Highly-rated courses worth your attention

