Our rpmbuild image. Available for RedHat alternatives.
2.6K
This docker image can be used to build RPM packages. It is a copy of what is made by rpmbuild, but updated to support both Rockylinux and Almalinux 8.
We publish images in the following format:
This means that we currently support the following images:
All images can be found on Docker Hub.
None.
Aside from the additions to make a baseline kit (sudo, git, etc.), the following software is loaded:
The builder user (UID 1000) is a member of users and wheel, and has password-less sudo as any user, any group.
Build scripts can make use of the following environment variables:
When running this container, you will need to provide a /srv mountpoint, which must contain, at its root, a pkg script that is executable. The image will execute this build script to perform the actual packaging (including installation of dependencies, running of tests, debuild calls, etc.)
RPMs will be built in /home/builder/rpm, which should contain source archives,
patches and built RPM/SRPM files.
Content type
Image
Digest
sha256:37d8c4e03…
Size
205.1 MB
Last updated
almost 3 years ago
docker pull sensson/rpmbuild:oraclelinux-9