dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.28k stars 5.91k forks source link

Add some missing container documentation #43278

Open baronfel opened 1 week ago

baronfel commented 1 week ago

Type of issue

Missing information

Description

There's some new content for SDK Containerization that we need to ensure is upstreamed to the Learn docs for containerization.

One problem is that this particular doc is a tutorial first, but we need a place for reference documentation as well.

Page URL

https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/docker/publish-as-container.md

Document Version Independent Id

401bc84b-9410-3583-91f6-88968654b588

Article author

@IEvangelist

Metadata

Related Issues

IEvangelist commented 1 week ago

Hi @baronfel - is this needed by .NET 9?

baronfel commented 1 week ago

IMO no, it's not under that time pressure. We have content in the repo that isn't in a more official location, and some contributors expressed a desire to have the docs in one primary place, so this issue is my analysis of what's missing between the two sources at this moment.