Usage: ./registry-debug [options] command
options:
-i="https://index.docker.io": override index endpoint
-q=false: disable debug logs
-r="": override registry endpoint
commands:
info <repos_name>: lookup repos meta-data
layerinfo <repos_name> <layer_id>: lookup layer meta-data
curlme <repos_name> <layer_id>: print a curl command for fetching the layer
Examples:
./registry-debug info ubuntu
./registry-debug layerinfo ubuntu 3db9c44f45209632d6050b35958829c3a2aa256d81b9a7be45b362ff85c54710
./registry-debug curlme ubuntu 3db9c44f45209632d6050b35958829c3a2aa256d81b9a7be45b362ff85c54710