This repository has been archived on 2026-06-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
unkinben 530f84bc8c
build-docker-image / push (pull_request) Has been skipped
build-docker-image / clean (pull_request) Failing after 9s
build-docker-image / build (pull_request) Failing after 11s
feat: initial commit
- add Makefile
- add gitea workflows
- add Dockerfile
2024-09-08 00:38:25 +10:00
2024-09-08 00:38:25 +10:00
2024-09-08 00:38:25 +10:00
2024-09-08 00:38:25 +10:00
2024-09-08 00:38:25 +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
S
Description
Create almalinux docker images for buildagents
Readme 59 KiB
Languages
Makefile 60.9%
Dockerfile 39.1%