Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.56 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.56 KB

meat-runner

Home for Github Actions runner images based on the actions/runner image.

Packages

To request a package to be added to the image

  1. Open an issue using the Request a New Package template.
  2. Fill out the template with the requested package information.
  3. Submit the issue.

List of packages installed in the image

Package Version Configuration
apt-fast latest --no-install-recommends
curl latest
docker latest
docker-compose v2
gradle latest
helm v3.14.0
jq latest
node 18, 20, 21 defaults to lts
npm 10.5.2
nvm 0.39.7
openjdk 17
unzip latest
zip latest

List of global NPM packages installed in the image

Package Version Configuration
yarn v1.22.29