Create almalinux docker images for buildagents
This repository has been archived on 2025-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-12-28 16:12:28 +11:00
.gitea/workflows feat: change to runnerdnd 2024-12-01 13:12:36 +11:00
release feat: deploy terraform/terragrunt for alma9 2024-12-28 14:57:29 +11:00
Makefile feat: enable multirelease 2024-12-20 20:24:32 +11:00
README.md feat: initial commit 2024-09-08 01:29:07 +10:00

Docker Image Build: almalinux buildrunner

Build Status

This project provides a reproducible Docker image build process for almalinux:8.10, with custom YUM repository configurations and package installations. The build is automated using a Makefile and managed via CI tasks to ensure consistent and reliable Docker image builds.

This build includes:

  • build-essentials
  • nodejs:20 for actions
  • make, git, rpmbuild, etc