Multi Arch Build for linux/arm/v7 is missing
Open
lifecycle/stale
- Dominant language
- Go
- Stars
- 19.4k
- Forks
- 2.5k
- Avg merge
- 9h 7m
- Merged PRs (30d)
- 1
Description
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?

Contributor guide
Assessment
This issue has not been assessed yet.