Update NuGet creds doc on new secret mount syntax
Open
area-documentation
up-for-grabs
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
[Docker Engine 20.10](https://docs.docker.com/engine/release-notes/#20100) now [supports](https://github.com/moby/buildkit/pull/1534) the use of environment variables being used for secrets. This should be [documented](https://github.com/dotnet/dotnet-docker/blob/master/documentation/scenarios/nuget-credentials.md) as an option to use for handling NuGet credentials since environment variables are more likely to be used for these scenarios than files.
Contributor guide
Assessment
This issue has not been assessed yet.