☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 21 hours agoAbstractonslemmy.mlimagemessage-square25fedilinkarrow-up1220arrow-down13
arrow-up1217arrow-down1imageAbstractonslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 21 hours agomessage-square25fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up42·20 hours agoPeople don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up12·11 hours agoI’m pretty sure docker recommends that it runs under WSL when on windows.
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up5·8 hours agoYeah, docker in a VM makes sense. Docker in docker in a vm in a vm though?
minus-squareCameronDev@programming.devlinkfedilinkarrow-up13·19 hours agoIsnt that exactly what minikube is? Kubernetes in docker. I’ve used docker-in-docker images, but its usually not fun.
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up16·20 hours agoI’ve seen docker inside a VM before but that was just a dev box for testing
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up14·19 hours agoThat’s super standard for actual infrastructure
People don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
I’m pretty sure docker recommends that it runs under WSL when on windows.
Yeah, docker in a VM makes sense. Docker in docker in a vm in a vm though?
Yep, can confirm
Isnt that exactly what minikube is? Kubernetes in docker.
I’ve used docker-in-docker images, but its usually not fun.
I’ve seen docker inside a VM before but that was just a dev box for testing
That’s super standard for actual infrastructure