Remix.run Logo
robmusial 6 hours ago

And yet I'm constantly getting asked when we'll support Windows containers at my office.

avsm 6 hours ago | parent | next [-]

We've given up on native Windows containers in OCaml after trying to use them for our CI builds for many years. See https://www.tunbury.org/2026/02/19/obuilder-hcs/ for our recent switch to HCS instead. Compared to Linux containers, they're very much a second-class citizen in the Microsoft worldview of Docker.

forrestthewoods 5 hours ago | parent | prev [-]

This is because your team doesn’t know how to ship software without using containers.

If you have adopted a bad tool then people are likely to want the bad tool in more places. This is the opposite of a virtuous cycle and is a horrible form of tech debt.