BradleyA / Search-docker-registry-v2-script.1.0

view-private-registry is a simple bash script for listing images in a private registry v2, docker search registry-v2
MIT License
50 stars 16 forks source link

Add search for multiple private registries #1

Closed BradleyA closed 8 years ago

BradleyA commented 8 years ago

These could be repositories inside one registry Example of some other registries:

Usage: docker-search [OPTIONS] [IMAGE]

Search Private Docker Registry v2 for images

--help=false Print usage -r, --registry="dev" dev (development) default fvt (function verification test) gvt (global verification test) svt (security verification test) plisp (performance/load/integration/stress/platform test) prom (promote release) prod (production) roll (roll back staging) hist (historic) v2 (/var/lib/registry)

BradleyA commented 8 years ago

Added enhancement to new script Search-docker-registry-v2-script.2.0 /docker-search