baatliwala@lemmy.world to Technology@lemmy.worldEnglish · 7 days agoGitHub faces a fight for its survival at Microsoftwww.theverge.comexternal-linkmessage-square53fedilinkarrow-up1315arrow-down19cross-posted to: [email protected]
arrow-up1306arrow-down1external-linkGitHub faces a fight for its survival at Microsoftwww.theverge.combaatliwala@lemmy.world to Technology@lemmy.worldEnglish · 7 days agomessage-square53fedilinkcross-posted to: [email protected]
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·5 days agoDocker-in-docker. Run container agents which can still run docker commands, often by side-car daemon.
minus-squareurandom@lemmy.worldlinkfedilinkEnglisharrow-up2·5 days agoIs there a good tutorial about setting it up with compose?
minus-squareDust0741@lemmy.worldlinkfedilinkEnglisharrow-up2·5 days agohttps://forgejo.org/docs/latest/admin/actions/installation/docker/#docker-compose
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up1·5 days agoIf you mean DinD, I’ve only done it on k8s
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