createrepo-docker/README.md

10 lines
607 B
Markdown
Raw Normal View History

2022-05-03 07:42:57 +00:00
# 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
2022-05-03 10:06:34 +00:00
workflows or for systems which does contains the binary.