An open API service indexing awesome lists of open source software.

https://github.com/desertbit/dregu

Docker Registry Utility
https://github.com/desertbit/dregu

Last synced: 6 months ago
JSON representation

Docker Registry Utility

Awesome Lists containing this project

README

          

# DREGU - Docker REGistry Utility
This tool is a simple wrapper around the official Go bindings of the [docker-registry client](github.com/desertbit/docker-registry-client/registry)
Currently, a simple list command is supported, to print out which Images/Tags the registry contains.

For more details, see `dregu -h`

### Installation
`go install github.com/desertbit/dregu@latest`