Remix.run Logo
throwaway7356 2 hours ago

> all system calls had to go through libc (or perhaps a big ntdll.dll-like

Which makes containers crap on Windows and *BSD as they have to run the currect libc or equivalent. Thus you need to build a different container per OS version which sucks compared to Linux.

Joker_vD an hour ago | parent [-]

Windows doesn't even have its own libc.

yjftsjthsd-h an hour ago | parent [-]

They said "or equivalent", so ntdll