blacktop
blacktop
Maybe docker has switched to a different token auth API version?
graboid does have an --index flag that defaults to `https://index.docker.io` the docker index. I'm not sure what quay's is, but you could try `https://index.quay.io` maybe?
I get a HTTP Error: 401 Unauthorized when trying `graboid tags quay.io/minio/minio`. Graboid was designed to work w/ the dockerHUB and wasn't tested with other registries
does it work with other images? Maybe you could try `docker.io/pmcnabb/devdocs` ?
I assume that your PR fixes this issue?
It looks like this IS supposed to work by default, but due to an error in the `cast` pkg it doesn't. @spf13
It looks like there's 2 PRs trying to fix this - https://github.com/spf13/cast/pull/144 as well
So `type` has to be a valid Go type and `value` will be `any`
Sorry for my delayed response. I tried using TRACE and it didn't seem to do (output) anything.