Skip to content

Commit

Permalink
Merge pull request #7 from WyriHaximusNet/add-list-of-additional-pack…
Browse files Browse the repository at this point in the history
…ages

Add list of additional packages
  • Loading branch information
WyriHaximus authored Sep 16, 2024
2 parents 63fa98d + 4aff752 commit 487e5c6
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# docker-github-action-runner
# Self hosted GitHub Action Runner Image

Opinionated GitHub Action Runner image
Opinionated GitHub Action Runner image that brings the ships the following packages:
* curl
* wget
* make
* git
* unzip
* gnupg

Also includes the following tools:
* terraform
* AWS CLI (v2)

Also unlocks the installed tools in `/home/runner/.local/bin` by adding it into the `$PATH` environment variable.

0 comments on commit 487e5c6

Please sign in to comment.