Skip to content

aegypius/docker-repoman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

aegypius/repoman

repoman is a [portage](http://en.wikipedia.org/wiki/Portage_(software) tool to check an overlay for best practice and deprecation.

It's used on aegypius overlay to run tests on travis-ci

It should work with most of continuous integration platforms that can run docker containers.

Volume

  • /overlay

Usage

docker pull aegypius/repoman
docker run -v /path/to/overlay:/overlay aegypius/repoman

You can found more information by running

docker run -it aegypius/repoman repoman --help

Example

Releases

No releases published

Packages

No packages published