graboid
graboid copied to clipboard
how to access gcr.io?
I try to list tags by using
-
$ ./graboid tags -V gcr.io/kubernetes-helm/tiller -
$ ./graboid tags -V --registry https://gcr.io gcr.io/kubernetes-helm/tiller -
$ ./graboid tags -V --registry https://gcr.io kubernetes-helm/tiller -
$ ./graboid tags -V --registry gcr.io kubernetes-helm/tiller
and it try to • downloading tags url=https://registry-1.docker.io/v2/.../tags/list
have you tried it out ?