danroozemond

Results 3 comments of danroozemond

I'm not sure I have the skills (or the time) to make the fix, but I'm definitely up for testing it. I have easy access to WSL+docker.

Perhaps as input this helps; note the first stackoverflow solution returns 'True' on WSL, even if not in docker (I do obviously have docker installed, perhaps it's fooled by that)...

It seems the first variant returns `True` because of the existence of `/.dockerenv`, while that's mostly an indicator that docker is installed, rather than that we're currently running in docker.