Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samtoxie authored Oct 3, 2024
1 parent 210c18f commit 881a362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub Actions Runner Images by FugaCloud

[![License](https://img.shields.io/github/license/FugaCloud/actions-runner-images)](LICENSE)
[![Build image](https://github.com/FugaCloud/actions-runner-images/actions/workflows/build.yaml/badge.svg)](https://github.com/FugaCloud/actions-runner-images/actions/workflows/build.yaml)

This repository provides alternative Docker images for self-hosted GitHub Actions runners, serving as a substitute for the official images from [actions/runner-images](https://github.com/actions/runner-images). These images are designed to work seamlessly with the [Actions Runner Controller](https://github.com/actions/actions-runner-controller), including support for Runner Scale Sets as detailed in [GitHub's documentation](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/deploying-runner-scale-sets-with-actions-runner-controller).

Expand Down Expand Up @@ -154,4 +154,4 @@ We welcome contributions! Please fork the repository and submit a pull request w

By leveraging the pre-built images provided at `registry.fuga.io/public/actions-runner`, you can efficiently deploy and manage your GitHub Actions runners without the need to build images yourself.

---
---

0 comments on commit 881a362

Please sign in to comment.