Dockerfile support in webapi template?
Open
affected-very-few
area-mvc
enhancement
feature-templates
severity-major
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Adding sample docker file the can be used to deploy the app (based on one of the [official samples](https://github.com/dotnet/dotnet-docker/tree/master/samples/aspnetapp)) could make it a lot easier for people who start with .NET and want to run their code on Docker.
I find myself many times just copy an existing dockerfile from another project, or from the official samples.
If that makes sense, I would be happy to open a pull request.
Contributor guide
Assessment
This issue has not been assessed yet.