Hacker News new | ask | show | jobs
by rurban 1847 days ago
on macOs I had to skip the in_docker_group check. And the escape sequences did not work
2 comments

Interesting. I don't have access to a Mac, so a bit of extra information would be helpful. Could you open an issue on the repo? I know docker desktop uses a virtialized linux kernel on Mac, but I assumed access would still be controlled through user groups. Is there an alternative check I can do? I'd be more than happy to add MacOS specific logic. I'll look into how escape sequences work on Mac as well.
I ended up disabling the check - it's more trouble than it's worth.