Skip to content
Discussion options

You must be logged in to vote

Assuming your using fast mode, VS is actually building your project outside the context of Docker and just copying the output into the container that will be used for debugging. So in that case, it uses all of VS's authentication abilities for the NuGet feed since the restore happens outside of a container.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eff-vbov
Comment options

Answer selected by eff-vbov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants