This repository has been archived on 2023-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
rpmbuild/README.md

16 lines
797 B
Markdown
Raw Normal View History

2020-02-22 18:08:14 +01:00
# [rpmbuild](https://gitea.rknet.org/docker/rpmbuild)
2019-02-09 15:16:04 +01:00
2020-02-22 18:08:14 +01:00
[![Build Status](https://img.shields.io/drone/build/docker/rpmbuild?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/rpmbuild)
[![Docker Hub](https://img.shields.io/badge/docker-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/rpmbuild)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/rpmbuild/src/branch/master/LICENSE)
2019-03-18 13:46:03 +01:00
2020-06-11 14:57:20 +02:00
Simple Docker image based on CentOS 7 to build RPM packages.
2020-02-22 18:08:14 +01:00
## License
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/docker/rpmbuild/src/branch/master/LICENSE) file for details.
## Maintainers and Contributors
[Robert Kaussow](https://gitea.rknet.org/xoxys)