Skip to content

jmdf/docker-registry-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Docker registry list

Tool to list information from Docker registries

Instructions

Print registry catalog

python3 docker-registry-ls.py -s https://exampleServer:5000

Print tags from a specific repository

python3 docker-registry-ls.py -s https://exampleServer:5000 -r group/image

Note: -s https://exampleServer:5000 can be replaced by setting DOCKER_REGISTRY environment variable

About

Tool to list information from Docker registries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages