mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-04-03 13:44:04 +08:00
* Cache docker images locally Cache dind, runner, and kube-rbac-proxy docker image on the host and copy onto the kind node instead of downloading it to the node directly. * Also cache certmanager docker images