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 84bd7fafd9
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
feat: first build testing
- add README
- update build steps to use docker.sock
2024-08-25 22:08:00 +10:00
files feat: create base almalinux 8.10 image 2024-08-25 17:01:50 +10:00
.drone.yml feat: first build testing 2024-08-25 22:08:00 +10:00
Dockerfile feat: create base almalinux 8.10 image 2024-08-25 17:01:50 +10:00
makefile feat: first build testing 2024-08-25 22:08:00 +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.