Report storage usage of a Docker Registry. Reports usage by image and tag, shared and exclusive usage.
WARNING: This software is in prototype phase - do not use on production repositories.
- You need a working Go installation
- Checkout project
- Run build
go build
- Run the code
./docker-registry-du -username user -password password https://your-registry.example.com