/simple-registry-api

Primary LanguagePythonApache License 2.0Apache-2.0

Simple Docker Registry API Client

A Python REST client for the Docker Registry.

Useful for retrieving information about image objects and deleting them.

It's based on docker-registry-client