actions-runner-controller/runner
Richard Fussenegger 6288036ed4
Removed `modprobe` Script (#1247) [skip ci]
* Removed `modprobe` Script

I was able to find out that this script originates from https://github.com/docker-library/docker/blob/master/modprobe.sh but our image does not have `lsmod` nor `modprobe` installed. Hence, if it were in use, it would fail every time. 🤔

* fix: correct command order

Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
2022-04-13 09:39:55 +01:00
..
supervisor Configurable "runner and DinD in a single container" (#126) 2020-10-20 08:48:28 +09:00
Dockerfile refactor: location of some runner cmds (#1337) 2022-04-12 22:18:34 +01:00
Dockerfile.dindrunner Removed `modprobe` Script (#1247) [skip ci] 2022-04-13 09:39:55 +01:00
Makefile chore(deps): update dependency actions/runner to v2.290.0 2022-04-12 20:46:19 +00:00
entrypoint.sh Improved Bash Logger (#1246) 2022-04-12 22:02:06 +01:00
logger.bash Improved Bash Logger (#1246) 2022-04-12 22:02:06 +01:00
startup.sh Improved Bash Logger (#1246) 2022-04-12 22:02:06 +01:00