This repository is used to build images for action runners. It uses the GitHub Ubuntu base images as orientation.
Go to file
Morre 6e3e4d58b7
Build image / build (push) Failing after 3m28s Details
feat: add image build
2023-07-29 19:01:58 +02:00
.forgejo/workflows feat: add image build 2023-07-29 19:01:58 +02:00
.pre-commit-config.yaml feat: initial commit 2023-07-27 22:58:06 +02:00
Dockerfile feat: add docker 2023-07-29 11:19:39 +02:00
README.md feat: initial commit 2023-07-27 22:58:06 +02:00
docker.list feat: add docker 2023-07-29 11:19:39 +02:00
nodesource.list feat: initial commit 2023-07-27 22:58:06 +02:00

README.md

runner-images

This uses 9a403df7bd/images/linux/Ubuntu2204-Readme.md as inspiration to build a base image that is useful without installing many different packages.

Development

Set up pre-commit before starting development:

pre-commit install