Skip to content

Updates for .NET 8 dotnet publish containers command #37215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Sep 25, 2023

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Sep 22, 2023

Summary

  • Update existing "Containerize an app with dotnet publish"
  • Update existing "Tutorial: Containerize a .NET app"
  • Add ".NET container images" article
  • Add TOC entry for new article

Issues addressed:


Internal previews

📄 File 🔗 Preview link
docs/core/docker/build-container.md Tutorial: Containerize a .NET app
docs/core/docker/container-images.md .NET container images
docs/core/docker/introduction.md Introduction to .NET and Docker
docs/core/docker/publish-as-container.md Containerize a .NET app with dotnet publish

@dotnet-bot dotnet-bot added this to the September 2023 milestone Sep 22, 2023
@ghost ghost added okr-freshness OKR: Freshness of content okr-curation OKR: Curate content to remove outdated recommendations okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. labels Sep 22, 2023
@IEvangelist IEvangelist marked this pull request as ready for review September 22, 2023 18:58
@IEvangelist IEvangelist requested a review from a team as a code owner September 22, 2023 18:58
@IEvangelist IEvangelist enabled auto-merge (squash) September 25, 2023 14:39
@IEvangelist IEvangelist merged commit 9d96ef9 into dotnet:main Sep 25, 2023
IEvangelist added a commit to IEvangelist/docs that referenced this pull request Oct 2, 2023
* .NET container updates

* Touch

* Update container content, version, etc.

* Edit passes, new article, etc

* save all + commit

* Correct include

* Update note

* Added missing bits

* Convert to tip

* Fix path

* Really fix the path

* Update headings

* Line wrap

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>

* Add link to What's new in .NET 8

* Add link to Core CLR in glossary

* Fix icon placement

* Add link to .NET container images

---------

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-docker/subsvc dotnet-fundamentals/svc okr-curation OKR: Curate content to remove outdated recommendations okr-freshness OKR: Freshness of content okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A wrong name of a folder Update container publish documentation for .NET 8
4 participants