baatliwala@lemmy.world to Technology@lemmy.worldEnglish · 24 天前GitHub faces a fight for its survival at Microsoftwww.theverge.comexternal-linkmessage-square53linkfedilinkarrow-up1317arrow-down18cross-posted to: [email protected]
arrow-up1309arrow-down1external-linkGitHub faces a fight for its survival at Microsoftwww.theverge.combaatliwala@lemmy.world to Technology@lemmy.worldEnglish · 24 天前message-square53linkfedilinkcross-posted to: [email protected]
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up3arrow-down1·23 天前Docker-in-docker. Run container agents which can still run docker commands, often by side-car daemon.
minus-squareurandom@lemmy.worldlinkfedilinkEnglisharrow-up2·23 天前Is there a good tutorial about setting it up with compose?
minus-squareDust0741@lemmy.worldlinkfedilinkEnglisharrow-up2·23 天前https://forgejo.org/docs/latest/admin/actions/installation/docker/#docker-compose
minus-squarejaxxed@lemmy.worldlinkfedilinkEnglisharrow-up1·23 天前If 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