With PR #3141 Multiarch was added to the docker images. Apparently with the move to ghrc.io this was broken. On raspberrypi 3b+ (32bit) I get the following error message: ``` ▶ docker pull ghcr.io/google/cadvisor:v0.53.0 v0.53.0: Pulling from google/cadvisor no matching manifest for linux/arm/v7 in the manifest list entries ``` Maybe this shows the problem? 