Open cristianrz opened 2 years ago
$ uname -m aarch64 $ ./graboid -V arm64v8/debian • Querying Registry image=arm64v8/debian • proxy info from environment http_proxy= https_proxy= no_proxy= • getting auth token ⨯ Get "https://auth.docker.io/token?service=registry.docker.io&scope=repository:arm64v8/debian:pull": dial tcp: lookup auth.docker.io on [::1]:53: read udp [::1]:38741->[::1]:53: read: connection refused
Version of graboid 0.15.8
Any other logs I can get/produce?
When I try:
❯ graboid tags -V library/arm64v8/debian I'm getting a HTTP Error: 401 Unauthorized ??
❯ graboid tags -V library/arm64v8/debian
Maybe docker has switched to a different token auth API version?
Version of graboid 0.15.8
Any other logs I can get/produce?