baatliwala@lemmy.world to Technology@lemmy.worldEnglish · il y a 3 moisGitHub faces a fight for its survival at Microsoftwww.theverge.comexternal-linkmessage-square53fedilinkarrow-up1314cross-posted to: programming@programming.dev
arrow-up1314external-linkGitHub faces a fight for its survival at Microsoftwww.theverge.combaatliwala@lemmy.world to Technology@lemmy.worldEnglish · il y a 3 moismessage-square53fedilinkcross-posted to: programming@programming.dev
minus-squareDust0741@lemmy.worldlinkfedilinkEnglisharrow-up1·il y a 3 moisTheir dind solution is really easy
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up3·il y a 3 moisDocker-in-docker. Run container agents which can still run docker commands, often by side-car daemon.
minus-squareurandom@lemmy.worldlinkfedilinkEnglisharrow-up2·il y a 3 moisIs there a good tutorial about setting it up with compose?
minus-squareDust0741@lemmy.worldlinkfedilinkEnglisharrow-up2·il y a 3 moishttps://forgejo.org/docs/latest/admin/actions/installation/docker/#docker-compose
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up1·il y a 3 moisIf you mean DinD, I’ve only done it on k8s
Their dind solution is really easy
Dind?
Docker-in-docker. Run container agents which can still run docker commands, often by side-car daemon.
Is there a good tutorial about setting it up with compose?
https://forgejo.org/docs/latest/admin/actions/installation/docker/#docker-compose
If you mean DinD, I’ve only done it on k8s