Skip to content

Jmainguy/docker_rpmbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_rpmbuild

A docker setup for building rpms across multiple OS's.

run.sh

./run.sh centos6 zookeeper to build a zookeeper rpm on centos6

dockerbuild/build.sh

./build.sh centos6 to build a fresh centos6 image.

How to

Simply add your rpm.spec to rpmbuild/SPECS and .tar.gz to rpmbuild/SOURCES/ and then use ./run.sh

About

A docker setup for building rpms across multiple OS's.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages