gitea-act-runner/README.md
MrMeeb 9a13ec1134
All checks were successful
Build Develop Image / Build Image (push) Successful in 8m2s
Build Develop Image / Notify (push) Successful in 3s
Initial commit
2024-02-11 12:20:53 +00:00

320 B

Act runner for Gitea. Leverages docker dind to keep child containers within the runner container, instead of running them alongside it on the host. Runs docker as root so it can do things like QEMU. Uses cron to automatically prune all docker volumes at midnight, in case they aren't tidied up by the actions themselves.