This is a customized version of the official actions/runner container image, primarily intended for use with ARC.
Differences from official image:
- Support for using various
setup-*actions likeruby/setup-rubyandactions/setup-go. - Support for using
docker compose/docker-composecommands.
Customize your runner to use ghcr.io/krystal/actions-runner:latest instead or
ghcr.io/actions/actions-runner:latest.