☆ Yσɠƚԋσʂ ☆@lemmy.ml to Linux@lemmy.mlEnglish · 12 天前linux-android: turn any old Android phone into a Linux desktop or a smart home servergithub.comexternal-linkmessage-square43linkfedilinkarrow-up1231arrow-down15
arrow-up1226arrow-down1external-linklinux-android: turn any old Android phone into a Linux desktop or a smart home servergithub.com☆ Yσɠƚԋσʂ ☆@lemmy.ml to Linux@lemmy.mlEnglish · 12 天前message-square43linkfedilink
minus-square☂️-@lemmy.mllinkfedilinkarrow-up1·11 天前docker is technically running linux on debian though
minus-squareCaptain Beyond@linkage.ds8.zonelinkfedilinkarrow-up1·11 天前If by Linux you mean “literally everything except Linux” though, then sure. But I prefer to say what I mean and mean what I say
minus-squareCaptain Beyond@linkage.ds8.zonelinkfedilinkarrow-up1·11 天前Linux, the kernel, is the thing that containers run on top of. The container does not actually contain an instance of Linux, it shares it with the host.
minus-square☂️-@lemmy.mllinkfedilinkarrow-up1·11 天前yes, it’s another complete operating system with a shared kernel. a lot of more complete full-fledged virtualization software does similar stuff.
docker is technically running linux on debian though
If by Linux you mean “literally everything except Linux” though, then sure. But I prefer to say what I mean and mean what I say
wait, is docker not running a linux environment?
Linux, the kernel, is the thing that containers run on top of. The container does not actually contain an instance of Linux, it shares it with the host.
yes, it’s another complete operating system with a shared kernel. a lot of more complete full-fledged virtualization software does similar stuff.