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 4926c57c30
All checks were successful
Build / build (pull_request) Successful in 1m23s
feat: migrate to gitea actions
- change from droneci to gitea actions
- update Dockerfile cleanup stage
2024-09-08 02:02:51 +10:00
.gitea/workflows feat: migrate to gitea actions 2024-09-08 02:02:51 +10:00
files chore: updates 2024-08-26 22:16:39 +10:00
Dockerfile feat: migrate to gitea actions 2024-09-08 02:02:51 +10:00
Makefile chore: rename makefile 2024-08-26 22:03:19 +10: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.