docker-registry-debug

command module
v0.0.0-...-60dabb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2014 License: MIT Imports: 11 Imported by: 0

README

docker-registry-debug

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL