Skip to content

danielorf/pyContainerRegistryList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyContainerRegistryList

Simple python script used to list contents of a container registry compliant with Docker API v2.

It is currently designed to work with registries using bearer token auth or no auth. Basic auth may follow later.

This library is currently intended only for Proof of Concept to understatnd the registry structure and auth. Any implementation(s) will probably find their way into more native (read: golang) languages/frameworks.

About

List contents of a container/docker 'v2' registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages