`dotnet/nightly/yarp-2.3-preview`: HTTPS support
Open
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
### Describe the Problem
The nightly YARP image enforces HTTP by setting `ASPNETCORE_URLS=http://+:5000`. See [here](https://github.com/dotnet/dotnet-docker/blob/nightly/src/yarp/2.3/azurelinux-distroless/amd64/Dockerfile).
Are there plans to support HTTPS in the future?
### Describe the Solution
### Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.