Build Yum/DNF repositories from multiple sources
- Free software: Apache Software License 2.0
- Build Yum/DNF repositories from multiple sources.
- Cache RPMs from remote repositories in order to accelerate repo composition.
- Fine grained control on RPMs selection.
$ docker run --rm quay.io/gbenhaim/mkrepo:latest [OPTIONS] COMMAND [ARGS]...
In order to keep persistent RPM cache, or creating the target repo outside of the container, use Docker's `-v` option.
- This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
- This package builds the target repository using Repoman
- This package uses Reposync for caching RPMs.