Skip to content

netcoredbg adapter fails in docker #445

Answered by Looooopy
Looooopy asked this question in Q&A
Discussion options

You must be logged in to vote

I did have to add the ICU lib even if I don't think I should have to, it should just be to set env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1 :)

This is what I did:

# export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
apk add --no-cache icu-libs

Now its online but I still don't hit any breakpoints :)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Looooopy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant