Тёмный

.NET Containers advancements in .NET 8 | .NET Conf 2023 

dotnet
Подписаться 301 тыс.
Просмотров 21 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@WeijieJIN
@WeijieJIN 10 месяцев назад
Thanks for the work! Quite exciting to see you guys are working on that 2 M reduction to push to the limit! Respect!
@OMNS777
@OMNS777 10 месяцев назад
🎉🎉🎉🎉 great stuff! Can’t wait to try it.
@josefromspace
@josefromspace 10 месяцев назад
Thank you both, great stuff!
@acodersjourney
@acodersjourney 10 месяцев назад
Your channel has become a reliable source of knowledge.
@attilah
@attilah 10 месяцев назад
Cannot be happier of not having to mess with a dockerfile for a lot the scenarios, thanks for making it easier and showing it to us!
@keigezellig
@keigezellig 9 месяцев назад
Very cool this. Is it also possible to have for example a nginx base image and put the .net application on top of it? (in case of a webapp)
@sebastienmoulin
@sebastienmoulin 10 месяцев назад
Can you please confirm that we can have the same builded container without using the dotnet command but the regular docker build command? I assume I would need to precise the right targeted dotnet base docker image and Arch and ensure that my project is set for AOT and build it or publish it myself.
@Rolan18111
@Rolan18111 10 месяцев назад
Will this affect our ability to install dotnet counters and other tools onto the image while it's running? Or is that one of the tradeoffs with this type of containerization?
@ChetHusk
@ChetHusk 10 месяцев назад
Great question - chiseled images will have a hard time installing the trace tools. For that you'd probably want to run the trace tools in a sidecar container, and point them to the trace pipe locations. Or bundle the apps into a custom base image of your own.
@peperudpeperudski1911
@peperudpeperudski1911 10 месяцев назад
I like where this is going! But please rehearse. Seems like anytime I watch a MS presentation these days, something (or multiple things) doesn’t go as it should.
@OeHomestead
@OeHomestead 6 месяцев назад
Been running a couple of .net core solutions using Alpine-images in a production environment for years, and they've been nothing but rock solid. I'll definitely check out the new advancements.
@TheChonsey
@TheChonsey 10 месяцев назад
Thanks for a demo! Was really useful. A question- when would one prefer sdk path vs dockerfile?
@davidfowl
@davidfowl 10 месяцев назад
Sdk
@orlandomco
@orlandomco 10 месяцев назад
I assume you choose the Dockerfile approach if you have customizations that need to be built in. For example, you have a special file that is required to be built into the container's image. Otherwise, you should be fine with using the publish container approach (sdk, runtime, runtime-deps).
@ChetHusk
@ChetHusk 10 месяцев назад
I should make a FAQ for this 😅 I think 80% of .Net web/console/etc apps should default to the SDK feature. The main reason you should eject to a Dockerfile is if you have some specific Linux packages that you need installed on the underlying OS. However, with the aot and extra package variants we talked about in this tall, even that use case may be covered already!
@fradius1
@fradius1 5 месяцев назад
What about ci/cd where it expects a dockerfile ?
@alexander-kastil
@alexander-kastil 10 месяцев назад
I wonder how Azure Container Reg Build Tasks support this? can I instruct it to use dotnet publish instead of dockerfile?
@cheebadigga4092
@cheebadigga4092 10 месяцев назад
dotnet is getting better and better!
@keshavsingh4522
@keshavsingh4522 10 месяцев назад
Thanks guys.
@nedeilse6994
@nedeilse6994 10 месяцев назад
cool,very cool
Далее
.NET Configuration In Depth | .NET Conf 2023
29:58
Просмотров 25 тыс.
What's New in NuGet for .NET 8 | .NET Conf 2023
23:22
100 Identical Twins Fight For $250,000
35:40
Просмотров 38 млн
What Is .NET Aspire? The Insane Future of .NET!
18:35
Просмотров 271 тыс.
Linus On LLMs For Coding
17:06
Просмотров 277 тыс.
Testing in .NET is About to Change
12:54
Просмотров 65 тыс.
What's New in C# 12 | .NET Conf 2023
35:28
Просмотров 56 тыс.
8 Design Patterns | Prime Reacts
22:10
Просмотров 416 тыс.