1084
you are viewing a single comment's thread
view the rest of the comments
[-] Toribor@corndog.social 20 points 1 day ago

To deploy a docker container to a Windows host you first need to install a Linux virtual machine (via WSL which is using Hyper-V under the hood).

It's basically the same process for FreeBSD (minus the optimizations), right?

Containers still need to match the host OS/architecture they are just sandboxed and layer in their own dependencies separate from the host.

But yeah you can't run them directly. Same for Windows except I guess there are actual windows docker containers that don't require WSL but if people actually use those it'd be news to me.

[-] hemko@lemmy.dbzer0.com 17 points 1 day ago

There's also this cursed thing called Windows containers

Now let me go wash my hands, keyboard and my screen after typing that

[-] deltapi@lemmy.world 6 points 23 hours ago

Yeah I keep discord in one so that it can't hook my GPU and audio devices.

this post was submitted on 09 Jan 2025
1084 points (98.4% liked)

Programmer Humor

19932 readers
1158 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS