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 9491ad8c61
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
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.

S
Description
Create base almalinux docker images
Readme 60 KiB
Languages
Makefile 51.6%
Dockerfile 48.4%