❔ Docker issues with dotnet restore
Please read my Stackoverflow post.... I have been working on this for a couple of days now I can't figure out what is going on.
https://stackoverflow.com/questions/74984535/docker-dotnet-restore-not-finding-nuget-packages-from-github-private-hosting
https://stackoverflow.com/questions/74984535/docker-dotnet-restore-not-finding-nuget-packages-from-github-private-hosting
Stack Overflow
When running dotnet restore in my project directory, all of my NuGet packages get restored correctly. But when I run the same command with Docker it fails saying that it cannot find my Packages at ...