Docker Explained | ASP.NET Core Example

preview_player
Показать описание


Timestamps
00:00 Introduction
01:00 Docker Setup
02:50 Explained: Docker Engine & CLI
05:43 Project Setup
07:16 Explained: Container Environment
10:20 Explained: Build Images
26:40 Running Containers
30:54 Recap
32:18 Publishing Images
36:15 Hosting Docker

#docker #aspnetcore
Рекомендации по теме
Комментарии
Автор

You're the best as always! The most clear explanation ever!

lqwsdpk
Автор

This was very helpful, I started learning docker yesterday. 🙂

akalankagajasinghe
Автор

Hey Raw Coding, nice to meet you! I just found your channel and subscribed, love what you're doing!

I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your YouTube Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!

Cheers, happy holidays, and keep up the great work!

empowercode
Автор

Hey man, this content is exactly what I was looking for. You are the greatest as always. Regards!

IndieBeto
Автор

To have a general idea of how to use Docker, everyone must go through this small tuto :) thank man

toumir.
Автор

dam man i was waiting for such a thing

thedarkside
Автор

Very helpful and informative. Please, keep going!!! Will you also cover k8s in the future ?

emilioresende
Автор

The most attractive and the best teacher 🤘🏻

hosseinbred
Автор

Thank you for the great video.
I have a question. Let's assume that I have a build pipeline in Azure DevOps which creates an image and uploads it into the repository.
How do I deploy and startup the image using Azure DevOps release pipeline to on Premise PC ?

KonstantinKuda
Автор

Your terminal looks sick! Can you share your settings.json for the terminal theme?

danirdd
Автор

That was really a helpful tuto about Docker, easy to follow easy understand;, thank you so much sir, Please if you could provide some good instructions how to add ssl certificate to our docker app

marwaneouardi
Автор

Good tutorial! By any chance, do you know of any Blazor (WASM, Server) with a Dockerfile example on .net 5 ?? All the latest examples are on .net core 3.1 and those docker files don't work with the template projects from "dotnet new blazorwasm/blazorserver" on .net 5

Hopefully my questions makes sense..

julivanespi
Автор

Hey Anton. Been studying Docker a couple of days and I'm struggling a little. See, I have this project that uses Selenium Webdriver to fetch data from some site. I had to use Selenium Docker as a separate container and then deploy my application and database in 2 more separated containers and hook them up <<manually>> with "docker network connect "myNetwork" "containerId". I was able to run my project and Selenium this way, but it is quite cumbersome setup to make and I feel like a freaking caveman, lol.

I heard docker compose would help me to setup the application more easily. But, all the tutorials I've seen start with all dependencies inside the project, in Visual Studio. Mine would have a created Selenium container in docker already, so, there is where I get lost.

Could you point me in the right direction, maybe something to read or a video? (Also sorry if I wasn't clear enough. English is not my main language.)

Thank you!

IndieBeto
Автор

Amazing explanation! Well, as always:) How can subscribers help your channel to grow? Donations?

oleksandrdidenko
Автор

Sorry, but this is terrible. Plenty of far better resources both on yt and net in general.

lukasostar