When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

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.

This Course Includes
pluralsight
5 (173 reviews )
4 hour
english
Online - Self Paced
core courses
pluralsight
About Docker Images and Containers for ASP.NET Core 2
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.
What You Will Learn?
- 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.