actions-runner-controller/runner
Callum Tait ad1989072e
feat: use new uid for 22.04 images (#2079)
* feat: use new uid for 22.04 images

* feat: use new gid for docker group

Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
2022-12-07 14:14:31 +09:00
..
hooks Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
supervisor feat: Add container to propagate host network MTU (#1201) 2022-09-23 17:08:28 +09:00
.dockerignore Renamed Runner Dockerfiles (#1248) 2022-05-16 11:41:28 +09:00
Makefile feat: bump docker and hooks in 20.04 (#2063) 2022-12-02 06:40:12 +09:00
actions-runner-dind-rootless.ubuntu-20.04.dockerfile ci: multiple ubuntu version (#2036) 2022-12-01 00:00:16 +09:00
actions-runner-dind.ubuntu-20.04.dockerfile ci: multiple ubuntu version (#2036) 2022-12-01 00:00:16 +09:00
actions-runner.ubuntu-20.04.dockerfile ci: multiple ubuntu version (#2036) 2022-12-01 00:00:16 +09:00
actions-runner.ubuntu-22.04.dockerfile feat: use new uid for 22.04 images (#2079) 2022-12-07 14:14:31 +09:00
docker-shim.sh Add MTU propagation docker-shim also to rootless dind runner images 2022-09-25 07:50:12 +09:00
entrypoint-dind-rootless.sh Allow to set docker default address pool (#1971) 2022-11-05 14:46:32 +09:00
entrypoint-dind.sh Allow to set docker default address pool (#1971) 2022-11-05 14:46:32 +09:00
entrypoint.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
graceful-stop.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
logger.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
startup.sh ci: multiple ubuntu version (#2036) 2022-12-01 00:00:16 +09:00
update-status Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00
wait.sh Fix runners to do their best to gracefully stop on pod eviction (#1759) 2022-11-01 20:30:10 +09:00