No description
Find a file
Andrea Zucchelli ea26e90bd3
All checks were successful
Create and publish container image / build-and-push-image (push) Successful in 2m27s
fix: actually install packages
2025-02-17 11:26:43 +01:00
.forgejo/workflows chore: added rsync and self-building 2025-02-16 13:48:14 +01:00
Containerfile fix: actually install packages 2025-02-17 11:26:43 +01:00
README.md chore: added rsync and self-building 2025-02-16 13:48:14 +01:00

lattuga-runner

An OCI container image to use as forgejo action runner.

Derived from cattheacker docker images

You can pull it from https://git.lattuga.net/zukka77/-/packages/container/lattuga-custom-runner%2Flattuga-runner/latest:

docker pull git.lattuga.net/zukka77/lattuga-custom-runner/lattuga-runner:latest

or

podman pull git.lattuga.net/zukka77/lattuga-custom-runner/lattuga-runner:latest

usage on git.lattuga.net

This image is available on lattuga's runners and can be used in your pipeline with:

jobs:
  job-name:
    runs-on: lattuga-runner

additional packages: