Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 170 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 170 Bytes

Docker CentOS RPM Builder

Example usage:

docker run --rm \
  -v ${PWD}:/rpmbuild \
  lest/centos-rpm-builder:8 \
  bin/build-spec SPECS/my-package.spec