dotnet / dotnet-docker

Docker images for .NET and the .NET Tools.
https://hub.docker.com/_/microsoft-dotnet
MIT License
4.48k stars 1.94k forks source link

E2E test using security best practices #2678

Open mthalman opened 3 years ago

mthalman commented 3 years ago

We should consider having an end-to-end test that tests a .NET application using security best practices for Docker containers. This would help to ensure that .NET apps work as expected in such constrained environments. It demonstrates usability in real-world scenarios that are specific to containers.

MichaelSimons commented 3 years ago

[Triage] When working on this, please keep an eye out for anything you feel should be incorporated into the samples.