Open InFarAday opened 1 year ago
The Linux functionality is driven by community contribution, as there are too many different flavours of Linux for me to deal with.
If this doesn't currently work then I will need a PR from one of the Linux community members to resolve it.
Hello, I am facing an issue generating a device id that happens only on Alpine Linux. The specific context is a docker container using the official dotnet/sdk:7.0-alpine image. On Windows and on my Ubuntu container everything runs fine.
The code used to generate the machine ID is this one:
And the error I'm getting is this one:
I would appreciate any feedback even if it's that alpine linux is not supported. Thanks.