Skip to content

Dockerhub metadata collector for the MAO-MAO project.

Notifications You must be signed in to change notification settings

EcePanos/Dockerhub-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerhub Collector

Dockerhub metadata collector designed to be used with the MAO-MAO orchestrator.

It collects metadata for repositories in the Dockerhub library and its first degree 'relatives' and computes basic statistics.

Using it as standalone is also possible:

docker run -v </your/data/path>:/usr/src/app/data panosece/dockerhub-collector:<tag>

For instructions on using it with the Orchestrator visit its github page.

CLI

The Docker Hub metadata collector can be run without arguments to execute the data acquiring and assessment step one after another.

Or the user might select to execute only one of those two at a time.

usage: main.py [-h] [{acquire,assess,all}]

Docker Hub Metadata Collector

positional arguments:
  {acquire,assess,all}  Process step to run. Select single step to "acquire" or "assess" data. Or use "all" to run both steps intertwined (default).

optional arguments:
  -h, --help           show this help message and exit

About

Dockerhub metadata collector for the MAO-MAO project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published