☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 20 hours agoAbstractonslemmy.mlimagemessage-square27fedilinkarrow-up1239arrow-down13
arrow-up1236arrow-down1imageAbstractonslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 20 hours agomessage-square27fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up40·19 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-up10·10 hours agoI’m pretty sure docker recommends that it runs under WSL when on windows.
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up3·7 hours agoYeah, docker in a VM makes sense. Docker in docker in a vm in a vm though?
minus-squareCameronDev@programming.devlinkfedilinkarrow-up12·18 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·19 hours agoI’ve seen docker inside a VM before but that was just a dev box for testing
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up14·18 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