OliverCole

Results 9 comments of OliverCole

@dan-kwiat Did you find a workaround for this at all?

I've also found [graphql-parse-resolve-info](https://www.npmjs.com/package/graphql-parse-resolve-info), which does include the default values.

6 months. Time of death? :P

This is used in `kbpgp` - is it really being deprecated?

I have the same issue - in fact the image only has one arch, and it's not mine. I pulled using ‘--platform‘, but dive tries to re-pull my arch and...

@DeanAyalon No luck. ``` $ dive sha256:c23.... Image Source: docker://sha256:c23... Fetching image... (this can take a while for large images) Handler not available locally. Trying to pull 'sha256:c23...'... Error response...

Unfortunately out of my depth! ``` $ docker manifest create myregistry/myimage:mydivetest --amend myregistry/myimage:tag@sha256:c23... myregistry/myimage:tag@sha256:c23 is a manifest list ```