Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CodeWithPraveen/labs-docker-compose

Open more actions menu

Repository files navigation

Repository for the Docker Compose Lab

Create and manage multi-container apps with Docker Compose

Overview

The BrezyWeather is a simple .NET Core web app used as a demo project in this lab. It is used to view simple weather details for a city. It connects with SQL Server to manage the data in the backend. The app and the database are configured as services in the Docker Compose file.

Learning Objectives

  • Define SQL Server Service Using Docker Compose.
  • Define .NET API Application Service Using Docker Compose.
  • Build and Run the Docker Compose File to Create Images.

What Will You Learn?

  • Docker Compose
  • Microsoft SQL Server
  • Connecting .NET API app with SQL Server image.
  • Docker Compose CLI commands to manage services.
  • Writing a Compose file from scratch.

Prerequisites

  • Basic knowledge of Docker Compose CLI commands.
  • Familiarity with SQL Server and SQL queries.
  • Familiarity with container concepts.

Learn More & Enroll:

https://www.udemy.com/labs/create-and-manage-multi-container-apps-with-docker-compose-2/overview/

About

Repo for the "Create and Manage Multi-container Apps with Docker Compose" lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.