10 lines
616 B
Markdown
10 lines
616 B
Markdown
|
# createrepo-docker
|
||
|
|
||
|
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/createrepo-docker/status.svg)](https://drone.cryptic.systems/volker.raschek/createrepo-docker)
|
||
|
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/createrepo)](https://hub.docker.com/r/volkerraschek/createrepo)
|
||
|
|
||
|
This project contains all sources to build the container image
|
||
|
`docker.io/volkerraschek/createrepo`. The primary goal of this project is to package
|
||
|
the binary `createrepo` as container image to provide the functionally for CI/CD
|
||
|
workflows or for systems which does not provide or based on RHEL.
|