Discover how to use Docker—a popular software containerization platform—to streamline your .NET development workflow.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- Why containers?
- Virtual machines vs. containers
- Where does Docker fit in?
- Images and containers
- List and pull images
- Work with containers
- The starter project
- Create the Dockerfile
- Build an image from the Dockerfile
- Run a container from the new image
- Clean up
- Docker Compose format
- The API service
- The postgres service
- Running the stack
- Push images to Docker Hub
- Next steps
Taught by
Lee Brandt