☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 hours agoAbstractonslemmy.mlimagemessage-square19fedilinkarrow-up1141arrow-down11
arrow-up1140arrow-down1imageAbstractonslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 7 hours agomessage-square19fedilink
minus-squaretraches@sh.itjust.workslinkfedilinkEnglisharrow-up23·6 hours agoPeople don’t actually do this, right? Docker inside docker inside a VM inside another VM? On windows? Right???
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up10·5 hours agoI’ve seen docker inside a VM before but that was just a dev box for testing
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up8·5 hours agoThat’s super standard for actual infrastructure
minus-squareCameronDev@programming.devlinkfedilinkarrow-up4·4 hours 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.