-
Notifications
You must be signed in to change notification settings - Fork 2k
Improve running .NET in containers as a non-root user #2249
Copy link
Copy link
Closed
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templatesarea-samples
Milestone
Description
Improve running .NET in containers as a non-root user
We see an increasing number of requests from users seeking guidance on running containers as non-root users. A primary driver for running as non-root is related to reducing vulnerabilities. This issue discusses why we don't define a non-root user within the .NET images. This issues explores and tracks ways we can enhance .NET to better support running in containers as a non-root user.
.NET Docker
Runtime
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-dockerfilesConcerns the official .NET Dockerfiles or Dockerfile templatesConcerns the official .NET Dockerfiles or Dockerfile templatesarea-samples
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done