Skip to content

HenriWahl/gitlab-container-registry-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-container-registry-hub

Attempt to get a central overview about the existing container images in a Gitlab registry.

CONFIG

Needs config file config.yaml like

api:
  url: https://gitlab.example.com
  token: <token for api access>

TODO

See file TODO