Skip to content

Commit

Permalink
Add list of additional packages
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Sep 16, 2024
1 parent 63fa98d commit 4aff752
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 4aff752

Please sign in to comment.