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.
docker-almalinux-buildrunner/README.md
Ben Vincent e2d7bca962
Some checks failed
build-docker-image / push (pull_request) Has been skipped
build-docker-image / clean (pull_request) Failing after 12s
build-docker-image / build (pull_request) Failing after 14s
feat: initial commit
- add Makefile
- add gitea workflows
- add Dockerfile
2024-09-08 00:48:49 +10:00

11 lines
571 B
Markdown

# Docker Image Build: almalinux buildrunner
[![Build Status](https://droneci.query.consul/api/badges/unkin/docker-almalinux-base/status.svg)](https://droneci.query.consul/unkin/docker-almalinux-base)
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