Some checks failed
Build / build (pull_request) Failing after 32s
- add Makefile - add gitea workflows - add Dockerfile - pass through trusted ca certificates
11 lines
571 B
Markdown
11 lines
571 B
Markdown
# Docker Image Build: almalinux buildrunner
|
|
|
|
[](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.
|
|
|
|
This build includes:
|
|
- build-essentials
|
|
- nodejs:20 for actions
|
|
- make, git, rpmbuild, etc
|