☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 hours agoAbstractonslemmy.mlimagemessage-square19fedilinkarrow-up1100arrow-down11
arrow-up199arrow-down1imageAbstractonslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 4 hours agomessage-square19fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up15·3 hours agoPeople don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up8·2 hours agoI’ve seen docker inside a VM before but that was just a dev box for testing
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up7·2 hours agoThat’s super standard for actual infrastructure
minus-squareCameronDev@programming.devlinkfedilinkarrow-up4·1 hour agoIsnt that exactly what minikube is? Kubernetes in docker. I’ve used docker-in-docker images, but its usually not fun.
People don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
I’ve seen docker inside a VM before but that was just a dev box for testing
That’s super standard for actual infrastructure
Isnt that exactly what minikube is? Kubernetes in docker.
I’ve used docker-in-docker images, but its usually not fun.