☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 19 hours agoAbstractonslemmy.mlimagemessage-square27fedilinkarrow-up1228arrow-down11
arrow-up1227arrow-down1imageAbstractonslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 19 hours agomessage-square27fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up39·18 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-up9·8 hours agoI’m pretty sure docker recommends that it runs under WSL when on windows.
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up2·6 hours agoYeah, docker in a VM makes sense. Docker in docker in a vm in a vm though?
minus-squareCameronDev@programming.devlinkfedilinkarrow-up11·16 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-up15·17 hours agoI’ve seen docker inside a VM before but that was just a dev box for testing
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up14·17 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