https://github.com/fwilhe2/act-runner-image
3.6K
Image for running workflows using act, available for x86 and arm.
Uses scripts taken from actions/runner-images, located in the vendor directory. They are copyrighted by GitHub under the terms of the license.
Currently this image contains a small set of pre-installed software environments and compilers.
If your workflow uses 'setup-*' actions such as setup-java or setup-go, this should just work.
See nektos/act for general usage of the act tool.
You may specify this image like so in the root directory of your repo:
act --platform ubuntu-latest=fwilhe2/act-runner:latest
Note that you might need to replace ubuntu-latest with your specific ubuntu version such as 22.04 depending in your worflow.
This image only exists with ubuntu 22.04 as of now.
Content type
Image
Digest
sha256:58b2971b5…
Size
959.9 MB
Last updated
11 months ago
docker pull fwilhe2/act-runner