Create base almalinux docker images
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
Ben Vincent 9491ad8c61
All checks were successful
Build / build (pull_request) Successful in 1m36s
feat: enable building multiple almalinux releases
- create releases/{version} directories
- move almalinux8 to releases/8
- create almalinx9 build
- update makefile to work with multiple versions
2024-12-20 19:39:40 +11:00
.gitea/workflows feat: migrate to gitea actions 2024-09-08 02:02:51 +10:00
release feat: enable building multiple almalinux releases 2024-12-20 19:39:40 +11:00
Makefile feat: enable building multiple almalinux releases 2024-12-20 19:39:40 +11:00
README.md feat: migrate to gitea actions 2024-09-08 02:02:51 +10:00

Docker Image Build: almalinux base

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.