Войти
  • 1970Просмотров
  • 1 год назадОпубликованоIsrael Quiroz

Dockerizing a .NET 8 API with PostgreSQL and PgAdmin

Docker Compose files are used to create an application of multiple containers orchestrated by that file. In this video we are going to create a Docker Compose for a .NET 8 api, Postgres Db, and PgAdmin4 is used for managing the Postgres Db. Join this channel for $3 and get access to perks & VIDEOS CODE: Support Me On Patreon: Follow Me On TikTok: @israelquiroz93?lang=en All My Links Here: #DockerCompose #DotNet #postgres Timestamp -------------------------- 00:00 Intro 00:37 The .NET 8 api and Postgres Db 01:41 Adding the Docker Compose to .NET api 02:01 What is a Dockerfile and what does it do? 02:57 What does a Docker Compose file do? 04:08 Creating Docker Compose for .NET API, Postgres Db, and PgAdmin 08:43 Running the Docker Compose and Testing the Containers