Skip to content

Latest commit

 

History

197 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

runner-images

Custom CI runner container images for Plumelo projects.

Images

Directory Image Base
github/ ghcr.io/plumelo/runner-images-github ghcr.io/actions/actions-runner
gitea/ ghcr.io/plumelo/runner-images-gitea gitea/runner-images

Both images add browser dependencies for Playwright (chromium) plus a common toolset (curl, git-lfs, ca-certificates). The GitHub runner image adds gh, azure-cli, node from NodeSource, age, zip, azcopy and sops.

Publishing

Each image has its own workflow (.github/workflows/build-*.yml) that builds and pushes to GHCR on every push to main touching its directory, and on demand via workflow_dispatch. Tags: main and the commit SHA.

Version updates for base images and workflow actions are handled by Dependabot (weekly).

About

Custom action runners images

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages