docker-template/README.md
Ben Vincent dfe9b1fefd
All checks were successful
Build / build (pull_request) Successful in 2m43s
feat: setup template repo
- add Makefile, Dockerfile and action workflows
2024-09-08 02:16:51 +10:00

6 lines
476 B
Markdown

# Docker Image Build: almalinux template
[![Build Status](https://droneci.query.consul/api/badges/unkin/docker-almalinux-base/status.svg)](https://droneci.query.consul/unkin/docker-almalinux-base)
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.