Skip to content
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

Docker image non-root UID doesn't match #40363

Closed
stevo-knievo opened this issue Apr 8, 2024 · 1 comment · Fixed by #41819
Closed

Docker image non-root UID doesn't match #40363

stevo-knievo opened this issue Apr 8, 2024 · 1 comment · Fixed by #41819
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-fundamentals/svc help wanted Good for community contributors to help [up-for-grabs] okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2

Comments

@stevo-knievo
Copy link

Type of issue

Typo

Description

The doc doesn't match the actual port. Which is 1654. Please see PR #4715

Current it says:

NET 8 adds an environment variable for the UID for the non-root user, which is 64198

But it should say:

NET 8 adds an environment variable for the UID for the non-root user, which is 1654

Page:
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8/containers#non-root-user

Thank you!

Page URL

https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-8/containers#non-root-user

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/whats-new/dotnet-8/containers.md

Document Version Independent Id

e9820016-a64e-4f99-0c32-67c150075fa7

Article author

@gewarren

Metadata

  • ID: 0dbbb102-a5ba-7f0b-ca91-a4dc5bb6ebe1
  • Service: dotnet-fundamentals
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Apr 8, 2024
@gewarren gewarren added doc-bug Problem with the content; needs to be fixed [org][type][category] help wanted Good for community contributors to help [up-for-grabs] and removed ⌚ Not Triaged Not triaged labels Apr 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Apr 9, 2024
@BartoszKlonowski
Copy link
Contributor

@gewarren I will work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] dotnet-fundamentals/svc help wanted Good for community contributors to help [up-for-grabs] okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. Pri2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants