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 737b066b1f
Some checks failed
continuous-integration/drone/push Build is failing
chore: updates
- remove secrets section
- add unkin repo
- add internal-ca-certificates to be installed
- change to https repos
2024-08-26 22:15:02 +10:00
files chore: updates 2024-08-26 22:15:02 +10:00
.drone.yml chore: updates 2024-08-26 22:15:02 +10:00
Dockerfile chore: updates 2024-08-26 22:15:02 +10:00
Makefile chore: rename makefile 2024-08-26 22:03:19 +10:00
README.md feat: first build testing 2024-08-25 22:08:00 +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 Drone CI to ensure consistent and reliable Docker image builds.