☆ Yσɠƚԋσʂ ☆@lemmy.ml to Linux@lemmy.mlEnglish · 3 days agolinux-android: turn any old Android phone into a Linux desktop or a smart home servergithub.comexternal-linkmessage-square43fedilinkarrow-up1241arrow-down15
arrow-up1236arrow-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 · 3 days agomessage-square43fedilink
minus-square☂️-@lemmy.mllinkfedilinkarrow-up1·2 days agowait, is docker not running a linux environment?
minus-squareCaptain Beyond@linkage.ds8.zonelinkfedilinkarrow-up1·2 days agoLinux, 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·2 days agoyes, it’s another complete operating system with a shared kernel. a lot of more complete full-fledged virtualization software does similar stuff.
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.