chainguard-dev / rumble

Data collection for base image CVEs etc.
Apache License 2.0
4 stars 8 forks source link

Rumble broken with arm64 image and grype 0.61.0 #40

Closed jdolitsky closed 1 year ago

jdolitsky commented 1 year ago

Errors like:

1 error occurred:
    * failed to catalog: could not fetch image "cgr.dev/chainguard/apko@sha256:2a4512b9fdc8bf2513778c21d9ce16887e24156116916207bd996b9cd3ed6529": unable to use DockerDaemon source: image has unexpected architecture "arm64", which differs from the user specified architecture "amd64"
rawlingsj commented 1 year ago

I was able to reproduce this by running

grype --platform linux/amd64 -v -o json --file foo.json  cgr.dev/chainguard/apko@sha256:2a4512b9fdc8bf2513778c21d9ce16887e24156116916207bd996b9cd3ed6529
luhring commented 1 year ago

@jdolitsky Can we close this now? 😁

jdolitsky commented 1 year ago

yep!