actions-runner-controller/runner
Igor Sarkisov 95c324b550
Add rootless runner to the Makefile and improve target platform handling. (#2005)
* Add rootless runner to the Makefile and improve target platform handling

* Add rootless image to docker-push-ubuntu target

* Update runner/Makefile

* Update runner/actions-runner-dind-rootless.dockerfile

* Update runner/actions-runner-dind.dockerfile

* Update runner/actions-runner.dockerfile

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-11-26 18:10:26 +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 Add rootless runner to the Makefile and improve target platform handling. (#2005) 2022-11-26 18:10:26 +09:00
actions-runner-dind-rootless.dockerfile chore: clean up the dind rootless dockerfile so it aligns with the other runners (#1926) 2022-11-22 12:10:28 +09:00
actions-runner-dind.dockerfile feat: add docker-compose and clean up the dind runner (#1925) 2022-11-22 12:10:38 +09:00
actions-runner.dockerfile feat: add docker-compose and clean up the default runner (#1924) 2022-11-25 10:31:13 +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 runner: Make WAIT_FOR_DOCKER_SECONDS configurable and working (#1999) 2022-11-22 12:08:54 +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