simple-registry-api

Simple docker registry API


Keywords
docker, docker-registry, docker-image, REST
License
Apache-2.0
Install
pip install simple-registry-api==1.2.0

Documentation

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