Skip to content

sentiweb/docker-collectd-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Collectd RPM for Rocky Linux 8

This repo can be used to build rpm for collectd 5.12 for Rocky Linux 8 (since the provided by epel use 5.9 buggy version load plugin problem)

Usage

  • Build container
make docker
  • Build the RPM
make run

The RPMS and RPM will be in RPMS directory (the run command create && mount this directory as a volume in the container)

Releases

No releases published

Packages

No packages published